Expand description
A module for making the program dump core on panics (on a best effort basis).
Enums§
- Error
- The error type used by this crate.
Functions§
- register_
panic_ handler - Register a panic handler that will cause the program to dump core.
A module for making the program dump core on panics (on a best effort basis).