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
Actually that composition won't quite do it, since I really want associated constants on the type rather than a module that contains the type and all the variants.
I think a composition between
rustified_enum
andconstified_enum_module
would achieve this, but I believe they're mutually exclusive today.The text was updated successfully, but these errors were encountered: