Function rust_keycloak::admin::bearer_post_request[][src]

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