NotificationEntriesSignal

Type Alias NotificationEntriesSignal 

Source
pub type NotificationEntriesSignal = Signal<Vec<NotificationEntry>>;

Aliased Typeยง

pub struct NotificationEntriesSignal { /* private fields */ }