Expand description
Extension library to panic facilities to make it more usable
Requires Rust 1.81
§Features
alloc
- Enables usage ofalloc
typesstd
- Enablesstd::error::Error
impl on panic details. Impliesalloc
Structs§
- Panic
Details - Panic details
Traits§
- Message
- Panic’s message definition
- Panic
Info Ext - Extension trait to provide better API for PanicInfo
Functions§
- downcast_
payload - Retrieves panic message from the dynamic payload
- panic_
details - Retrieves panic details
- panic_
message - Retrieves panic message