Skip to main content

EventStream

Type Alias EventStream 

Source
pub type EventStream = EventStream<Result<Event>>;
Available on crate feature ffi only.

Aliased Typeยง

pub struct EventStream { /* private fields */ }