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
Implement associated constants, which are similar to associated types, except that they can also have values in traits (until associated_type_defaults gets stabilized).
The text was updated successfully, but these errors were encountered:
Implement associated constants, which are similar to associated types, except that they can also have values in traits (until associated_type_defaults gets stabilized).
The text was updated successfully, but these errors were encountered: