winrt-rust
winrt-rust copied to clipboard
Use main() -> Result<...> in the examples
... and then use ? instead of unwrap everywhere.