Function payload_as_str

Source
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.