Re-exports§
pub use paste;
pub use serde_json;
Modules§
Macros§
- pin_mut
- set_
traceback - Sets a custom traceback callback for error handling in a Rust program.
- traceback
- A macro for creating instances of the
TracebackError
struct with various options.
Structs§
- Traceback
Error - A custom error struct for handling tracebacks in Rust applications.
Statics§
- TRACEBACK_
ERROR_ CALLBACK - Traceback Error Callback
Functions§
- default_
callback - Default Traceback Error Callback