pub fn load_alerts<'a>(
manifest: TofAlertManifest,
) -> HashMap<&'a str, TofAlert<'a>>Expand description
Load all alerts from the manifest
pub fn load_alerts<'a>(
manifest: TofAlertManifest,
) -> HashMap<&'a str, TofAlert<'a>>Load all alerts from the manifest