Skip to main content

PendingEvents

Type Alias PendingEvents 

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

Convenience type for a vec of events

Aliased Typeยง

pub struct PendingEvents { /* private fields */ }