From d10d87203d412203efa037c8e088f8c9cc7c4e19 Mon Sep 17 00:00:00 2001 From: bharadwaj6 Date: Sat, 10 Jan 2015 03:04:53 +0530 Subject: [PATCH] added the rust programming language book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index f4daf1ff..0232f6de 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1627,6 +1627,7 @@ See also [TeX](#tex) ### Rust * [Rust by Example](http://rustbyexample.com/) * [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html) +* [The Rust Programming Language](http://doc.rust-lang.org/book/) ### Sage -- GitLab