Crate enumx

source ·
Expand description

Structural enums implemented in enum exchange.

Modules

Macros

Structs

Recursive descent indices
Indicates an impossible index for Enum0, internal use only.
Index of the first variant

Enums

Traits

Indicates the prototype for a user-defined exchangeable enum.
Constructs an exchangeable enum from another one.
Converts an exchangeable enum into another one.
Constructs an enum from one of its variant type.
Converts an exchangeable enum into another one.