I'm poking around and learning Rust. There will almost certainly be tutorial code here.

jmelesky 0367fd32ec the web server tutorial, starting out. it's not in the mainline docs, but it is in the nightlies, so some code may require changes to run under release %!s(int64=8) %!d(string=hai) anos
byexample 16745ab2e9 some 'Rust by Example' stuff %!s(int64=8) %!d(string=hai) anos
guessing_game 8eb83ab0ba finished guessing game %!s(int64=8) %!d(string=hai) anos
hello_cargo 3be191ab1b a couple hello worlds %!s(int64=8) %!d(string=hai) anos
helloweb 0367fd32ec the web server tutorial, starting out. it's not in the mainline docs, but it is in the nightlies, so some code may require changes to run under release %!s(int64=8) %!d(string=hai) anos
helloworld 3be191ab1b a couple hello worlds %!s(int64=8) %!d(string=hai) anos
tutorial1 bcaa12a395 added a couple things, cleaned up some `use` statements %!s(int64=8) %!d(string=hai) anos
.gitignore 81f3c3dc15 multiple cargos, so multiple targets to ignore %!s(int64=8) %!d(string=hai) anos
LICENSE 5a28c8f3e6 initial commit %!s(int64=8) %!d(string=hai) anos
README.md 5a28c8f3e6 initial commit %!s(int64=8) %!d(string=hai) anos

README.md

learnrust

I'm poking around and learning Rust. There will almost certainly be tutorial code here.