Rust and Direct2D

I have been hard at work improving the API coverage of Rust for Windows and reached a little milestone with the windows crate being advanced enough to build a complete desktop app with hardware-accelerated rendering and animation using Direct2D. This is actually a Rust port of a C++ sample I wrote for one of my Pluralsight courses. Enjoy!

https://github.com/kennykerr/samples-rs