Macro enso_prelude::iprint[][src]

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

Print an iformat!-ed string to standard out.