microsoft / microsoft/windows-rs
`windows-rdl` doesn't quite handle `...Gdiplus.Color`
Open
enhancement
- Dominant language
- Rust
- Stars
- 12.8k
- Forks
- 665
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 70
Description
This struct has a bunch of scoped constants that look like enum variants but are really const fields in metadata. We need to find a suitable way to represent those in RDL.
Contributor guide
Research direction
Start by locating the windows-rdl handling for metadata-backed constants and inspect the representation of Gdiplus.Color. Determine how its scoped const fields should appear in RDL, then verify the resulting representation against the struct's metadata and generated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100