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