Skip to main content

get_role_members

Function get_role_members 

Source
pub(super) async fn get_role_members(
    client: &Client,
    role_name: &str,
) -> Result<Vec<String>, ConnectionError>
Expand description

Get the members granted to a role.