debug_print

Macro debug_print 

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

print @ 调试阶段