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
When searching for "vec" in rustdoc, std::raw::Vec comes before std::vec::Vec, which is rather unfortunate. It would be more appropriate the other way around.