Crate xcept

Crate xcept 

Source

Re-exports§

pub use multihandler::builder;
pub use multihandler::try_or_handle;

Modules§

context
multihandler

Structs§

Result
The main result type

Traits§

Error
Marker trait for error compatible types

Functions§

try_or_handle_one
Try to execute a function, and try to handle an error, if one occurs.