Macro enso_prelude::ieprintln[][src]

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

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