Macro enso_prelude::ieprintln[][src]

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

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