[][src]Macro ifmt::ieprintln

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

Print an iformat!-ed string to standard error, followed by \n.