[go: up one dir, main page]

d_print

Macro d_print 

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

Prints to the stdout in debug mode only