as_
variant
1.2.0
All Items
Crate Items
Macros
Crate
as_variant
Copy item path
Source
Expand description
Provides a simple macro to convert enums with newtype variants to
Option
s.
Macros
ยง
as_
variant
Convert the given enum value to
Option
.