NotificationList

Type Alias NotificationList 

Source
pub type NotificationList = Vec<Notification>;
Expand description

A list of notification services.

Aliased Typeยง

pub struct NotificationList { /* private fields */ }