info_addon

Macro info_addon 

Source
macro_rules! info_addon {
    ($msg:expr) => { ... };
    ($fmt_fn:expr, $fmt_data:expr) => { ... };
}