Skip to main content

user_roles

Function user_roles 

Source
pub async fn user_roles(
    client: &mut Client,
    id: u64,
) -> Result<Vec<(GroupInformation, GroupRole)>, Error>