microsoft / windows-rs

Rust for Windows
https://kennykerr.ca/rust-getting-started/
Apache License 2.0
10.1k stars 473 forks source link

Lock down `windows-core` internals #3129

Closed kennykerr closed 1 week ago

kennykerr commented 1 week ago

With recent refactoring and simplification of the windows-core crate, some parts of the internal implementation can be removed or simplified to avoid abuse or inadvertent dependencies.