Skip to main content

me

Function me 

Source
pub async fn me(
    env: Environment,
    client: (&SmbClient, &str),
    access_token: &str,
) -> Result<User, ErrorResponse>