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