Describe the feature
It would be really nice if there was a way to use a kind of Report for PanicInfo (along with backtrace + attachments of course), so we can use error stack to print out panics.
I'd really like to make both my errors and panics have the same "theme".
Describe the feature
It would be really nice if there was a way to use a kind of
ReportforPanicInfo(along with backtrace + attachments of course), so we can use error stack to print out panics.I'd really like to make both my errors and panics have the same "theme".