pub fn idm_builtin_non_admin_groups() -> Vec<&'static BuiltinGroup>
Expand description

Make a list of all the non-admin BuiltinGroup’s that are created by default, doing it in a standard-ish way so we can use it around the platform