Skip to main content

NotificationSender

Type Alias NotificationSender 

Source
pub type NotificationSender = Sender<ServerNotification>;
Expand description

Sender for server notifications

Aliased Typeยง

pub struct NotificationSender { /* private fields */ }