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
It doesn't look like TraitDef was updated accordingly with the inception of associated types. It only has methods for the trait contents, while I need to use it for a trait with a type inside.