Skip to main content

NotificationReceiver

Type Alias NotificationReceiver 

Source
pub type NotificationReceiver = Receiver<ServerNotification>;
Expand description

Receiver for server notifications

Aliased Typeยง

pub struct NotificationReceiver { /* private fields */ }