pub async fn get_pbs(client: &Client, name: &str) -> Result<Vec<Run>, Error>
Gets the personal best Runs that are associated with a Runner.