Function panic_handler
pub fn panic_handler(info: &PanicInfo<'_>) -> never
Entry point of panics from the core crate (panic_impl lang item).
panic_handlerpub fn panic_handler(info: &PanicInfo<'_>) -> never
Entry point of panics from the core crate (panic_impl lang item).