forfeit

Function forfeit 

Source
pub async fn forfeit(
    client: &Client,
    race_id: Uuid,
    entry_id: Uuid,
) -> Result<Entry, Error>
Expand description

Forfeits the Race for the given entry.