Provides macros for Rust for Windows development.
# Cargo.toml
[dependencies]
windows_macros = "0.31.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Applies the `implement` macro to a struct for Windows COM interop.
Ensure you have the correct `windows` crate features enabled (e.g., `windows/macros`).
No dependency data recorded yet.