Skip to content

API Docs: convert #29349

Closed
Closed
@steveklabnik

Description

@steveklabnik

Part of #29329

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

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

  • the module documentation is great, but has a lot of abbreviations, so the wording could be cleaned up a bit.
  • AsMut should compare itself to AsRef, and should show a sample implementation.
  • AsRef needs far better docs, as it is one of the most misunderstood traits in Rust. Specifically it should talk about its relationship with Borrow. It also needs an example implementation.
  • From needs a lot of work; it should talk about its usage in ?, it should show an example implementation, and general improvement.
  • Into is mostly fine, but "generic impls" should say "implementations" and it should be above 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