Skip to main content

which_scoped_groups

Function which_scoped_groups 

Source
pub fn which_scoped_groups(scope: &String) -> Vec<String>
Expand description

Returns a list of all known groups in scope scope

  • scope - The scope to retrieve the groups from

Returns a Vec<GroupName> representing all the registered group names in scope