[][src]Macro deco::deprint

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