derive_more icon indicating copy to clipboard operation
derive_more copied to clipboard

`IsVariantAnd` for enums

Open RustyNova016 opened this issue 1 year ago • 1 comments
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

RustyNova016 avatar May 29 '24 08:05 RustyNova016

Seems like a reasonable addition. Feel free to create a PR.

JelteF avatar Jul 02 '24 11:07 JelteF