af_core::fail
macro_rules! wrap { ($($args:tt)*) => { ... }; }
Returns a closure for using Result::map_err to wrap an error in a fail::Error.
Result::map_err
fail::Error