Function fastly_api::apis::user_api::get_user   
source ยท pub async fn get_user(
    configuration: &mut Configuration,
    params: GetUserParams,
) -> Result<UserResponse, Error<GetUserError>>Expand description
Get a specific user.