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
For example, if used on a public enum, it will generate internal enum HashableIdentifier and internal vars hashableIdentifier and associatedValue. This fails to compile.
For example, if used on a public enum, it will generate internal enum
HashableIdentifierand internal varshashableIdentifierandassociatedValue. This fails to compile.