Macro enso_flexer::prelude::logger::prelude::ipanic[]

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

Panic with an iformat!-ed message.