intrepid_model

Type Alias PendingEvents

Source
pub type PendingEvents = Vec<Event>;
Expand description

Convenience type for a vec of events

Aliased Typeยง

struct PendingEvents { /* private fields */ }