Skip to content

API Docs: hash #29357

Closed
Closed
@steveklabnik

Description

@steveklabnik

Part of #29329

http://doc.rust-lang.org/std/hash/

Here's what needs to be done to close out this issue:

  • BuildHasherDefault needs a stronger summary/explanation distinction. "This structure is zero-sized and does not need construction." is weird.
  • BuildHasher also needs a stronger summary/explanation distinction. It also needs a better explanation of why it exists with an example.
  • Hash needs general improvement, it is the main bit of this module, but its docs feel tossed together and have few examples or coherence.
  • Hasher needs more than just a summary line; it needs explanation and examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsE-help-wantedCall for participation: Help is requested to fix this issue.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.P-mediumMedium priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions