Expand description
Provide the #[newtype_enum]
attribute macro to derive the Enum
and Variant
traits from the newtype-enum
crate.
Attribute Macrosยง
- newtype_
enum - Derive the
Enum
andVariant
traits from thenewtype-enum
crate.
Provide the #[newtype_enum]
attribute macro to derive the Enum
and Variant
traits from the newtype-enum
crate.
Enum
and Variant
traits from the newtype-enum
crate.