[][src]Function ckb_sentry_panic::message_from_panic_info

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

Extract the message of a panic.