hash
hash copied to clipboard
GEN-173: Support printing `PanicInfo`
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".
Original request on our (now deprecated) user Discord.