Function panic_ext::get_message
source ยท pub fn get_message<'a>(panic: &'a PanicInfo<'a>) -> &'a dyn MessageExpand description
Retrieves panic message from the panic info
pub fn get_message<'a>(panic: &'a PanicInfo<'a>) -> &'a dyn MessageRetrieves panic message from the panic info