1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 11:35:10 +00:00

Add 'Rust By Example' to Rust section

This commit is contained in:
Jeongseok Son 2014-04-26 23:36:52 +09:00
parent 80359d8d3a
commit 7e939aabb6

View File

@ -1507,6 +1507,7 @@ See also [TeX](#tex)
###Rust
* [Rust by Example](http://rustbyexample.github.io/)
* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)