Function rust_keycloak::admin::bearer_get_request[][src]

pub async fn bearer_get_request(
    path: &str,
    token: &str
) -> Result<Response, Error>