Re-exports§
pub use multihandler::builder;
pub use multihandler::try_or_handle;
Modules§
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.