debug_addon

Macro debug_addon 

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