either
1.15.0
either
Macro
map_either
Copy item path
Source
macro_rules! map_either { ($value:expr, $pattern:pat => $result:expr) => { ... }; }