Skip to main content

NotificationManagerHandle

Type Alias NotificationManagerHandle 

Source
pub type NotificationManagerHandle = Arc<NotificationManager>;
Expand description

Shared handle passed through TUI state and event processors.

Aliased Typeยง

pub struct NotificationManagerHandle { /* private fields */ }