[][src]Macro ifmt::iwriteln

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

Print an iformat!-ed string to the given buffer, followed by \n.