Crate associated[][src]

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

See associated-derive for deriving this trait automatically.

WIP: Cannot currently be derived.