either
1.15.0
Modules
into_either
iterator
Macros
check_t
for_both
impl_specific_ref_and_mut
map_either
try_left
try_right
Structs
IterEither
Enums
Either
Traits
IntoEither
Functions
_unsized_ref_propagation
_unsized_std_propagation
either
Macro
map_either
Copy item path
Settings
Help
Summary
Source
macro_rules! map_either { ($value:expr, $pattern:pat => $result:expr) => { ... }; }