pub type NotificationList = Vec<Notification>;
Expand description

A list of notification services.

Aliased Type§

struct NotificationList { /* private fields */ }