Skip to main content

role_exists

Function role_exists 

Source
pub(super) async fn role_exists(
    client: &Client,
    name: &str,
) -> Result<bool, ConnectionError>
Expand description

Check if a role exists.