Skip to main content

collect_custom_contexts

Function collect_custom_contexts 

Source
fn collect_custom_contexts(
    context: &PermissionRuleContext,
    contexts: &mut BTreeMap<String, BTreeSet<String>>,
)