## Rust for Windows
The `winrt` crate is deprecated. Its capabilities are now part of the [windows](https://crates.io/crates/windows) crate that lets you call any Windows API, not just those based on WinRT.
Crate: https://crates.io/crates/windows
Repo: https://github.com/microsoft/windows-rs