async-rs / async-rs/futures-timer
Unclear documentation on `reset(&mut self, dur: Duration)`
Open
- Dominant language
- Rust
- Stars
- 219
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
| Resets this timeout to an new timeout which will fire at the time specified by `at`.
However, looks like there is no symbol of `at`?
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the API documentation for `reset(&mut self, dur: Duration)` and read the surrounding description. Clarify the text so it refers to the actual `dur` parameter and accurately describes when the timeout fires, then verify the generated documentation.
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
- Mostly clear
- Newbie friendliness
- 45/100