Structs§
- Basic
- Replace the body with a simple panic information representation.
- Custom
Body - Replace the body with a string generated by a custom function.
- Panic
Details
Enums§
Traits§
- Into
Panic Hook - Turn something into a panic hook.
- Presentation
Mode
Functions§
- escape_
text - set_
once - Set the panic hook and ensure it is only set once.
- set_
once_ default - Set the panic hook to
Basic
and ensure it is only set once.