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
EnumandVarianttraits from thenewtype-enumcrate.
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.