Skip to content

standardise whether detailed descriptions & examples of types go on the type or the module #14967

Closed
@huonw

Description

@huonw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions