Type Definition rustsec::report::WarningInfo
source · pub type WarningInfo = Map<WarningKind, Vec<Warning>>;Expand description
Information about warnings
pub type WarningInfo = Map<WarningKind, Vec<Warning>>;Information about warnings