Macro enso_flexer::prelude::logger::prelude::ieprintln[]

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

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