pub async fn update( client: &Client, id: Uuid, settings: UpdateSettings<'_>, ) -> Result<Race, Error>
Updates a Race.