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
impl_specific_ref_and_mut
Copy item path
Settings
Help
Summary
Source
macro_rules! impl_specific_ref_and_mut { ($t:ty, $($attr:meta),* ) => { ... }; }