[][src]Macro ifmt::iprint

macro_rules! iprint {
    #[proc_macro_hack(fake_call_site)] => { ... };
}

Print an iformat!-ed string to standard out.