EventChannel

Type Alias EventChannel 

Source
pub type EventChannel = Receiver<Frame>;

Aliased Typeยง

pub struct EventChannel { /* private fields */ }