Documentation link in hyper::client::conn for "Higher-level Client API" should probably go to hyper-util now
Open
Nobody has claimed this yet.
C-bug
- Dominant language
- Rust
- Stars
- 16.3k
- Forks
- 1.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 14
Description
Version
1.0.1
https://docs.rs/hyper/1.0.1/hyper/client/conn/index.html
The link just goes to the module hyper::client above which only contains conn now. Presumably it refers to the code now moved to hyper-util.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the generated documentation for hyper::client::conn at the linked docs.rs page and locate the “Higher-level Client API” link. Update it to point to the corresponding hyper-util documentation, then regenerate or check the rendered docs to confirm the destination is correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100