Crate derive_enum
Source - Error
- The generic error type for the crate.
- Iter
- Provides an iterator on the variants of an enum.
- Name
- 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.