[][src]Macro ufmt_stdio::d_print

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

Prints to the stdout in debug mode only