microsoft / microsoft/windows-rs
Features list page doesn't match current release version
- Dominant language
- Rust
- Stars
- 12.8k
- Forks
- 665
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 70
Description
### Summary
Hey there folks, I notice that the features exposed by https://microsoft.github.io/windows-rs/features/ seem to correspond to a possible upcoming version of the library instead of the stable release.
e.g.
These features don't exist in 0.62.2 currently published on crates which makes it quite a challenge to figure out what features one needs to call certain functions.
Thanks heaps
Fotis
### Crate manifest
```TOML
```
### Crate code
```Rust
```
Contributor guide
Research direction
Start at the features page linked in the issue and inspect how its displayed version and feature list are sourced. Compare the page with the published windows-rs 0.62.2 crate on crates.io. Done means the page documents the stable release rather than features from an upcoming version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100