either
1.15.0
In either::
iterator
either
::
iterator
Macro
wrap_either
Copy item path
Source
macro_rules! wrap_either { ($value:expr => $( $tail:tt )*) => { ... }; }