pub type NotificationList = Vec<Notification>;Expand description
A list of notification services.
Aliased Typeยง
pub struct NotificationList { /* private fields */ }pub type NotificationList = Vec<Notification>;A list of notification services.
pub struct NotificationList { /* private fields */ }