Crate enum_ordinalize_derive

source ·
Expand description

§Enum Ordinalize Derive

This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an ordinal value. See the enum-ordinalize crate.

Derive Macros§