Re-exports
pub use attachment::Field;pub use error_stack;pub use thiserror;pub use context::*;
Modules
Macros
- USAGE:
Structs
Traits
- Defines the current context of a
Report. - Extends
error_stack::IntoReportto allow an implicitE -> Report<C>inference Reportablebehaves as anerror_stack::ContextExtideally used for zero sized errors or ones that hold a'staticref/value