pub async fn get_player(username: &str) -> Result<Player, Error>
Expand description

Returns a specific player by their username.