Function sentry::integrations::panic::message_from_panic_info

source ยท
pub fn message_from_panic_info<'a>(info: &'a PanicHookInfo<'_>) -> &'a str
Expand description

Extract the message of a panic.