Type Alias Events

Source
pub type Events = HashMap<String, Event>;

Aliased Typeยง

pub struct Events { /* private fields */ }