Macro enso_prelude::iwriteln[][src]

macro_rules! iwriteln {
    ($($proc_macro : tt) *) => { ... };
}
Expand description

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