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