Skip to main content

EventStream

Type Alias EventStream 

Source
pub type EventStream = EventStream<CoreResult<CoreEvent>>;
Available on crate feature websocket only.

Aliased Typeยง

pub struct EventStream { /* private fields */ }