Skip to main content

Module prelude

Module prelude 

Source
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-anyhow error value.

Traits§

Context
Provides the context method for Result.

Type Aliases§

Result
Type alias for errors in this crate