pub type NotificationReceiver = Receiver<ServerNotification>;Expand description
Receiver for server notifications
Aliased Typeยง
pub struct NotificationReceiver { /* private fields */ }pub type NotificationReceiver = Receiver<ServerNotification>;Receiver for server notifications
pub struct NotificationReceiver { /* private fields */ }