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 want to use the word 'share' to refer to & ('shared reference'). This 'sharing' refers to both local and multithreaded sharing since &T: Threadsafe types can be shared across threads. This renaming requires the current Share trait to be renamed.