debug_panic

Macro debug_panic 

Source
macro_rules! debug_panic {
    ( $($fmt_arg:tt)* ) => { ... };
}