[][src]Macro ifmt::ipanic

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

Panic with an iformat!-ed message.