Crate traceback_error
source ·Re-exports
pub use serde_json;
Modules
Macros
- Sets a custom traceback callback for error handling in a Rust program.
- A macro for creating instances of the
TracebackErrorstruct with various options.
Structs
- A custom error struct for handling tracebacks in Rust applications.