pub type QlogEvents = Vec<QlogEvent>;
A collection of QlogEvents.
pub struct QlogEvents { /* private fields */ }