Crate enum_map_derive
source ·Expand description
Procedural macro implementing #[derive(Enum)]
This is supposed to used with enum-map
crate, which provides the
actual usage documentation.
Derive Macros
- Derive macro generating an implementation of trait
Enum
.