dev_println

Macro dev_println 

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

If the dev-print feature is enabled, println.