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.