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