Attribute Macro newtype_enum

Source
#[newtype_enum]
Expand description

Define a newtype enum.

See crate-level documentation for more information. Derive the Enum and Variant traits from the newtype-enum crate.