`examples/` directory missing after documentation restructure?

Open Beginner friendly
#135 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
documentation

Research direction

Start at assert-struct/src/lib.rs around line 850 and follow the referenced ../../examples/ path. Compare it with the existing assert-struct/examples directory and check the rendered link on docs.rs. Done means the documentation points to the intended examples location and accurately describes the available examples.

Written by the indexing model from the issue text.

Description

There are few locations where an examples/ directory is mentioned, but I noticed this one in particular as a broken link on docs.rs (positioned immediately after lots of really clear, illustrative examples):

assert-struct/src/lib.rs:

See the [examples directory](../../examples/) for comprehensive real-world examples including:

There is an examples directory (in a different location), but it only includes a single, simple example.

(I was excited to see more – this is a cool crate!)

Dominant language
Rust
Stars
86
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.