pub async fn undo_finish( client: &Client, race_id: Uuid, entry_id: Uuid, ) -> Result<Entry, Error>
Undoes a finish for the given entry in a Race.