Module abscissa_core::error

source ·
Expand description

Error types used by this crate

Re-exports

pub use self::context::Context;
pub use self::message::Message;

Modules

Error contexts
Framework error types
Error-handling macros for the abscissa framework
Error messages

Type Definitions

Box containing a thread-safe + 'static error suitable for use as a as an std::error::Error::source