Macro enso_flexer::prelude::logger::prelude::iwriteln[]

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

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