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
Also &TraitObject, &mut TraitObject, etc. (I think raw pointers can also reference trait objects). I believe this should be possible now that object safe traits always implement themselves.