report_panic_info

Function report_panic_info 

Source
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.