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
We’ll explore how implementing the Deref trait makes it possible for smart pointers to work in a similar way as references.
could be interpreted to mean that smart pointers work as references. Changing the text to "in a way similar to references" or "similarly to references" would disambiguate this.