get_team_event_status

Function get_team_event_status 

Source
pub async fn get_team_event_status(
    configuration: &Configuration,
    team_key: &str,
    event_key: &str,
    if_none_match: Option<&str>,
) -> Result<TeamEventStatus, Error<GetTeamEventStatusError>>
Expand description

Gets the competition rank and status of the team at the given event.