pub type EventReceiver = Receiver<ConnectionEvent>;Expand description
Channel for receiving connection events
Aliased Typeยง
pub struct EventReceiver { /* private fields */ }pub type EventReceiver = Receiver<ConnectionEvent>;Channel for receiving connection events
pub struct EventReceiver { /* private fields */ }