Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 319 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 319 Bytes

WinUI 3 with Rust for Windows

This is the sample of a WinUI 3 app with Rust for Windows. UIs are defined in Rust instead of Xaml.

Please run cargo build. it builds the app and copies a required dll. Note that cargo run crashes. Please run it by debugging in VS code with CodeLLBD.

Screenshot