Crate xcept

source · []

Re-exports

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

Modules

Structs

The main result type

Traits

Marker trait for error compatible types

Functions

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