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ยง

Enum
Derive macro generating an implementation of trait Enum.