Crate derive_enum

Source

Enums§

Error
The generic error type for the crate.

Traits§

Iter
Provides an iterator on the variants of an enum.
Name

Derive Macros§

FromStr
Implements the FromStr trait for an enum.
Iter
Implements the Iter trait for an enum.
Name
Provides the enum variant name given the instance.