Function get_user

Source
pub fn get_user(
    client: &GraphClient,
    user_id: &str,
) -> Result<Value, Box<dyn Error>>