illicitonion / num_enum

Apache License 2.0
264 stars 34 forks source link

TryFromPrimitiveError: Derive a bunch of traits #120

Closed illicitonion closed 1 year ago

illicitonion commented 1 year ago

I'm not sure why we were manually implementing these, but we don't need to, and clippy on nightly has started complaining about the Clone impl.