either
1.13.0
In either::iterator
Macro
either
::
iterator
::
wrap_either
Copy item path
source
ยท
[
−
]
macro_rules!
wrap_either { (
$value
:expr => $(
$tail
:tt )
*
) => { ... }; }