pub type NotificationStream = BoxStream<'static, Notification>;Expand description
A pinned Stream of Notifications.
Aliased Typeยง
pub struct NotificationStream { /* private fields */ }pub type NotificationStream = BoxStream<'static, Notification>;A pinned Stream of Notifications.
pub struct NotificationStream { /* private fields */ }