pub async fn get_user( configuration: &Configuration, id_pipe_username: &str, ) -> Result<User, Error<GetUserError>>