Macro enso_prelude::iprintln[][src]

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

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