Expand description
A trait to associate enum variants with constants. See associated-derive for deriving this trait automatically.
Derive support is enabled with the "derive" feature.
Traitsยง
- Associated
- See
associated-derivefor deriving this trait automatically. - TryAssociated
- WIP: Cannot currently be derived.