Expand description
Includes WithContext trait, ErrorContext, ErrorNoContext types and related conversion traits and *in_context_of* functions
Re-exportsยง
pub use crate::in_context_of;pub use crate::in_context_of_with;pub use crate::wrap_in_context_of;pub use crate::wrap_in_context_of_with;pub use crate::ErrorContext;pub use crate::ErrorNoContext;pub use crate::MapErrorNoContext;pub use crate::ResultErrorWhile;pub use crate::ResultErrorWhileWrap;pub use crate::ToErrorNoContext;pub use crate::WithContext;pub use crate::WrapContext;