Function sentry_panic::message_from_panic_info
source · pub fn message_from_panic_info<'a>(info: &'a PanicInfo<'_>) -> &'a strExpand description
Extract the message of a panic.
pub fn message_from_panic_info<'a>(info: &'a PanicInfo<'_>) -> &'a strExtract the message of a panic.