fn payload_as_str<'a>(info: &'a PanicHookInfo<'_>) -> Option<&'a str>
Expand description
FIXME(Zalathar): Replace with PanicHookInfo::payload_as_str
when that’s
stable in beta.
fn payload_as_str<'a>(info: &'a PanicHookInfo<'_>) -> Option<&'a str>
FIXME(Zalathar): Replace with PanicHookInfo::payload_as_str
when that’s
stable in beta.