pub(super) fn set_inheritance(
config: &mut PermissionGroupsConfig,
group: &str,
parent: &str,
add: bool,
) -> Result<bool, PermissionGroupEditError>pub(super) fn set_inheritance(
config: &mut PermissionGroupsConfig,
group: &str,
parent: &str,
add: bool,
) -> Result<bool, PermissionGroupEditError>