Module variant_state

Source
Expand description

State types for the VariantBuilder which requires an index.

Enumsยง

IndexAssigned
State where the builder has assigned an index to a variant.
IndexNotAssigned
State where the builder has not assigned an index to a variant.