winrt-rust
winrt-rust copied to clipboard
Enforce README examples testing
I saw the comment in your lib.rs file so here you go!
PS: to enforce this even more, I'd recommend you to run cargo test in your appveyor CI (didn't see a file to set it up in the repository). It'll run doc tests as well.