pub async fn forfeit( client: &Client, race_id: Uuid, entry_id: Uuid, ) -> Result<Entry, Error>
Forfeits the Race for the given entry.