Skip to main content

is_group_member

Function is_group_member 

Source
pub fn is_group_member(username: &str, group: &str) -> bool
Expand description

Whether username is a member of group, by primary or supplementary group.