StreamEventChannel

Type Alias StreamEventChannel 

Source
pub type StreamEventChannel = UnboundedReceiver<StreamEvent>;

Aliased Typeยง

pub struct StreamEventChannel { /* private fields */ }