crates.io

About this tag
The crates.io tag on WindowsForum.com covers discussions about Rust package management and the Rust/WinRT project, which enables Rust developers to call Windows Runtime APIs. Content highlights the public release of the Rust/WinRT library on GitHub, following the pattern of C++/WinRT to provide idiomatic Windows API access for Rust. The tag is relevant for developers using crates.io to manage Rust dependencies that interact with Windows, including those working on Rust-based Windows applications or exploring Rust/WinRT integration.
  1. News

    Rust/WinRT Public Preview

    We are excited to announce that the Rust/WinRT project finally has a permanent and public home on GitHub: microsoft/winrt-rs Rust/WinRT follows in the tradition established by C++/WinRT of building language projections for the Windows Runtime using standard languages and compilers, providing a...
Back
Top