Macro dtt::dtt_print

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

This macro prints the arguments to the console.