fn install_panic_handler()
Expand description
Configure a panic handler to send everything to tracing, in addition to our default panic behavior.
fn install_panic_handler()
Configure a panic handler to send everything to tracing, in addition to our default panic behavior.