[][src]Macro deco::dprint

macro_rules! dprint {
    ($fmt:tt $($arg:expr),*) => { ... };
}