AlertsHandler

Type Alias AlertsHandler 

Source
pub type AlertsHandler = AlertHandler;
Expand description

Alias for backwards compatibility and intuitive plural naming

Aliased Typeยง

pub struct AlertsHandler { /* private fields */ }