EventMatchList

Type Alias EventMatchList 

Source
pub type EventMatchList = Vec<EventMatchListItem>;
Expand description

A list of matches belonging to a particular event.

Aliased Typeยง

pub struct EventMatchList { /* private fields */ }