Crate coredump

Source
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.