derive_more
derive_more copied to clipboard
Derive PartialEq?
trafficstars
So far, it seems derive_more cannot derive PartialEq.
I'd like to migrate from the unmaintained derivative to this crate but found this missing feature that prevent so.
Is there any blocker for it?