Crate crashy

Source

Re-exports§

pub use log;

Structs§

Breadcrumb
CrashHandler
CrashyOptions

Enums§

SendFormat

Functions§

handle_crash
handle_error
setup_crashy
setup_crashy_sync
setup_crashy_with_options
signal_handler
Safety
stack
take_info_of_last_panic
Useful in catch_unwind() scenarios, when the stack trace can normally not be retrieved. However, using this method, the last panic in the current thread can be retrieved.