Peternator7 / strum

A small rust library for adding custom derives to enums
https://crates.io/crates/strum
MIT License
1.8k stars 151 forks source link

VariantArray and VariantNames have conflicting items #385

Open lolbinarycat opened 1 month ago

lolbinarycat commented 1 month ago

deriving both of these on a single enum isn't infeasable, yet they both have an associated constant VARIANTS.