Created Doc examples (markdown)

Brian Anderson
2014-02-01 12:44:04 -08:00
parent 3fd495bf83
commit 968a4df14f
+6
@@ -0,0 +1,6 @@
There isn't a single comprehensive repository of Rust examples yet, but here are a few resources:
* [The official cheatsheet](http://static.rust-lang.org/doc/master/complement-cheatsheet.html)
* [Getting Rusty](http://pzol.github.io/getting_rusty/)
* [Rust by Example](https://github.com/cjschneider2/rust-by-example)
* [Rust Rosetta](https://github.com/Hoverbear/rust-rosetta)