pub type EventStreamProxy = Client<EventStream>;Expand description
An alias for a client over zx::Channel for the EventStream
protocol.
Aliased Typeยง
pub struct EventStreamProxy { /* private fields */ }pub type EventStreamProxy = Client<EventStream>;An alias for a client over zx::Channel for the EventStream
protocol.
pub struct EventStreamProxy { /* private fields */ }