[][src]Macro deco::dprintln

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