either
1.13.0
Macro
either
::
map_either
Copy item path
source
ยท
[
−
]
macro_rules!
map_either { (
$value
:expr,
$pattern
:pat =>
$result
:expr) => { ... }; }