derive_more
derive_more copied to clipboard
`IsVariantAnd` for enums
trafficstars
Just like Option has is_some_and(), could we have a is_variant_and() derive?
I may try making a pull request, but I don't think I know enough to actually do everything
Seems like a reasonable addition. Feel free to create a PR.