Module prelude

Source
Expand description

Everything for easy error handling.

Re-exportsยง

pub use crate::ChainError;
pub use crate::DynError;
pub use crate::Error;
pub use crate::ErrorCategory;
pub use crate::ErrorCategory;
pub use crate::ErrorCategoryHandle;
pub use crate::ResultChainError;