pub type ClientEventReceiver = Receiver<ClientEvent>;Expand description
Type alias for the broadcast receiver
Aliased Typeยง
pub struct ClientEventReceiver { /* private fields */ }pub type ClientEventReceiver = Receiver<ClientEvent>;Type alias for the broadcast receiver
pub struct ClientEventReceiver { /* private fields */ }