pub fn message_from_panic_info<'a>(info: &'a PanicInfo<'_>) -> &'a str
Expand description

Extract the message of a panic.