Macro wedpr_l_macros::wedpr_println[][src]

macro_rules! wedpr_println {
    () => { ... };
    ($($arg:tt)*) => { ... };
}

Prints debug output that can be disabled by setting a global flag.