Function panic_persist::report_panic_info[][src]

pub fn report_panic_info(info: &PanicInfo<'_>)
Expand description

Report the panic so the message is persisted.

This function is used in custom panic handlers.