Macro sozu_lib::map_err

source ·
macro_rules! map_err {
    (__impl $i:expr, $submac:ident!( $($args:tt)* ), $g:expr) => { ... };
}