You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @musjj, could you elaborate on the scenario a little bit more? Is this just so you can match on patterns? I'm just not sure this scenario is super common.
It would be useful to have a derive macro that can automatically generate an enum's
MIN
andMAX
.For example, the following:
Will generate this:
The text was updated successfully, but these errors were encountered: