#4931·windows-rs

Features list page doesn't match current release version

Author: fgimianCreated Sep 15, 2026Updated Sep 18, 2026
Labelsquestion

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.

Image

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