Crate traceback_error
source ·Re-exports
pub use paste;
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
TracebackError
struct with various options.
Structs
- A custom error struct for handling tracebacks in Rust applications.