pub type EventStream = EventStream<CoreResult<CoreEvent>>;Available on crate feature
websocket only.Aliased Typeยง
pub struct EventStream { /* private fields */ }pub type EventStream = EventStream<CoreResult<CoreEvent>>;websocket only.pub struct EventStream { /* private fields */ }