Crate enum_tag

Source

Traits§

EnumTag
Trait implemented by enum types.

Derive Macros§

EnumTag
Proc. macro to derive the EnumTag trait for the given Rust enum.