Skip to main content

get_namespaces_for_user

Function get_namespaces_for_user 

Source
pub fn get_namespaces_for_user(
    context: &RequestContext,
    node_managers: &impl NodeManagerCollection,
) -> NamespaceMap
Expand description

Get the namespaces visible to the current user by calling namespaces_for_user on each node manager.