Type Alias kuma_client::notification::NotificationList
source · pub type NotificationList = Vec<Notification>;Expand description
A list of notification services.
Aliased Type§
struct NotificationList { /* private fields */ }