Macro enso_prelude::ipanic[][src]

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

Panic with an iformat!-ed message.