Modules§
Macros§
- et
- A macro to create an
EnumTablefor a given enumeration and value type.
Structs§
- Enum
Table - A table that associates each variant of an enumeration with a value.
Traits§
- Enumable
- A trait for enumerations that can be used with
EnumTable.