Closed
Description
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
.
Metadata
Metadata
Assignees
Labels
No labels