Function user_get_current

Source
pub async fn user_get_current(
    configuration: &Configuration,
) -> Result<User, Error<UserGetCurrentError>>