[go: up one dir, main page]

winrt 0.8.0

Windows Runtime language projection
Documentation
1
2
3
4
5
6
7
## 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