Struct type links in impl-serialize all point to same page

Open Beginner friendly
#191 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
82/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
rust
Domain
documentation

Research direction

Open impl-serialize.html and inspect the links for the four struct variants: struct, tuple struct, newtype struct, and unit struct. Update each link to its specific Rust definition, then verify that the four destinations are distinct and appropriate.

Written by the indexing model from the issue text.

Description

In https://serde.rs/impl-serialize.html the four struct variants (struct, tuple struct, newtype struct, unit struct) all link to the same generic Rust struct page. Each should link to its specific definition.

Dominant language
HTML
Stars
23
Forks
109
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from serde-rs/serde-rs.github.io

All issues in serde-rs/serde-rs.github.io

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.