Alerts

Type Alias Alerts 

Source
pub type Alerts = Vec<Alert>;
Expand description

Multiple alerts.

Aliased Typeยง

pub struct Alerts { /* private fields */ }