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
E.g. Result is very brief, referring to the module std::result, which is very extensive, and even includes a redefinition of the Result type!
On the other hand std::collections::hashmap is short, while HashMap is more detailed (i'll note that these aren't precisely equivalent, since HashSet is in that module too). Similarly, Vec is longer than std::vec.