Macro enso_flexer::prelude::iprintln[]

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

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