Type Alias intrepid_model::PendingEvents
source · pub type PendingEvents = Vec<Event>;Expand description
Convenience type for a vec of events
Aliased Type§
struct PendingEvents { /* private fields */ }pub type PendingEvents = Vec<Event>;Convenience type for a vec of events
struct PendingEvents { /* private fields */ }