_print_panic

Function _print_panic 

Source
pub fn _print_panic<W: uWrite>(w: &mut W, info: &PanicInfo<'_>)
Expand description

Called internally by the panic handler.