File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# First UWP in Rust
2- <a href =' https://www.microsoft.com/store/apps/9PKF8HP44J2H?cid=storebadge&ocid=badge ' ><img src =' https://developer.microsoft.com/en-us/store/badges/images/English_get-it-from-MS.png ' alt =' English badge ' style = ' width : 284 px ; height : 104 px ; ' /></a >
2+ <a href =' https://www.microsoft.com/store/apps/9PKF8HP44J2H?cid=storebadge&ocid=badge ' ><img src =' https://developer.microsoft.com/en-us/store/badges/images/English_get-it-from-MS.png ' alt =' English badge ' width = " 240 " /></a >
33
44The first Universal Windows Platform app written in pure Rust.
55
@@ -18,6 +18,7 @@ The first Universal Windows Platform app written in pure Rust.
1818- Idiomatic and safe Rust implementation (let's wait for https://github.com/microsoft/winrt-rs/issues/81 )
1919- Generate .xbf file (see https://github.com/microsoft/winrt-rs/issues/306#issuecomment-670046333 )
2020- ` {x:Bind} ` -style binding (too much boilerplate code)
21+ - CI pipelines
2122
2223## Build and Run
2324``` powershell
You can’t perform that action at this time.
0 commit comments