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