Macro ufmt_stdio::d_print

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

Prints to the stdout in debug mode only