Closed wyatt-herkamp closed 1 year ago
While this is cool, I probably can't accept a PR for it at the moment. There's a handful of larger features that are in-progress, and as the only maintainer, the complexity of managing strum as new features get added continues to increase. It's a neat feature for sure, but I think it's somewhat niche and I probably can't support it properly at this point. Thanks for reaching out however!
So I made a macro called CompareStr
Basically it implements PartialEq for the Enum.
I would like to create a Pull Request to implement this concept into Strum.
So I was wanting to ask if this is a feature people would like to see in Strum. I would add support for PHF if I made a PR.