debug_println

Macro debug_println 

Source
macro_rules! debug_println {
    ($($arg:tt)*) => { ... };
}
Expand description

println @ 调试阶段