get_event_matches

Function get_event_matches 

Source
pub async fn get_event_matches(
    configuration: &Configuration,
    event_key: &str,
    if_none_match: Option<&str>,
) -> Result<Vec<Match>, Error<GetEventMatchesError>>
Expand description

Gets a list of matches for the given event.