Skip to main content

is_protected

Function is_protected 

Source
pub fn is_protected<'gcx>(gcx: Gcx<'gcx>, func_id: FunctionId) -> bool
Expand description

True when the function or one of its modifiers contains a dominating access check.