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
Using enum_like = 0.2 with enum_vec = 0.1 prevents the project from compiling, the error messages indicate that the EnumLike trait is not implemented, even when it is.