add link to the advanced programming guide
authorRalf Jung <post@ralfj.de>
Tue, 21 Jul 2015 09:14:55 +0000 (11:14 +0200)
committerRalf Jung <post@ralfj.de>
Tue, 21 Jul 2015 09:14:55 +0000 (11:14 +0200)
src/main.rs

index 08a5d25f7bdabf18fc4150a8b7ef00dbacc07571..02766c612d6e212b4bde8f266f0fdbb4e13fc523 100644 (file)
@@ -120,5 +120,6 @@ fn main() {
 // 
 // * [The Rust Book](https://doc.rust-lang.org/stable/book/)
 // * [Rust by Example](http://rustbyexample.com/)
+// * [The Advanced Rust Programming Guide](http://cglab.ca/~abeinges/blah/turpl/_book/README.html)
 // * The [Rust Subreddit](https://www.reddit.com/r/rust/)
 // * For the IRC channel and other forums, see the "Community" section of the [Rust Documentation index](http://doc.rust-lang.org/index.html)