Expand description
Useful functions and bits for error handling.
Re-exports§
pub use super::CnfError;
Macros§
- anyhow
- Construct an ad-hoc error from a string or existing non-
anyhowerror value.
Traits§
- Context
- Provides the
contextmethod forResult.
Type Aliases§
- Result
- Type alias for errors in this crate