Crate enum_tag

source ·

Traits

  • Trait implemented by enum types.

Derive Macros

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