Crate newtype_enum_macro

Source
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 and Variant traits from the newtype-enum crate.