pub type EventStream = EventStream<CoreResult<CoreEvent>>;
pub struct EventStream { /* private fields */ }