chore: checkpoint before Python removal

This commit is contained in:
2026-03-26 22:33:59 +00:00
parent 683cec9307
commit e568ddf82a
29972 changed files with 11269302 additions and 2 deletions

7
vendor/windows-core/readme.md vendored Normal file
View File

@@ -0,0 +1,7 @@
## Core type support for COM and Windows
The [windows-core](https://crates.io/crates/windows-core) crate provides core type support for the windows-* family of crates.
* [Getting started](https://kennykerr.ca/rust-getting-started/)
* [Samples](https://github.com/microsoft/windows-rs/tree/master/crates/samples)
* [Releases](https://github.com/microsoft/windows-rs/releases)