[][src]Crate int_enum

A procedural macro for conversion between integer and enum types.

Traits

IntEnum

Trait used for implementations of integer and enum conversions.

Attribute Macros

int_enum

Attribute macro taking the integer type for the enum.