pub type NotificationManagerHandle = Arc<NotificationManager>;Expand description
Shared handle passed through TUI state and event processors.
Aliased Typeยง
pub struct NotificationManagerHandle { /* private fields */ }pub type NotificationManagerHandle = Arc<NotificationManager>;Shared handle passed through TUI state and event processors.
pub struct NotificationManagerHandle { /* private fields */ }