Skip to main content

mitigation_enum_opt

Macro mitigation_enum_opt 

Source
macro_rules! mitigation_enum_opt {
    ($opt:ident, MITIGATION) => { ... };
    ($opt:ident, $(TARGET_MODIFIER)?) => { ... };
}