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

Update Rust By Example link (#3102)

This commit is contained in:
Desmond 2019-01-04 07:19:32 -08:00 committed by eshellman
parent e71b831b27
commit 8063f83194

View File

@ -2318,7 +2318,7 @@ Kerridge (PDF) (email address *requested*, not required)
### Rust
* [Rust by Example](http://rustbyexample.com)
* [Rust by Example](https://doc.rust-lang.org/stable/rust-by-example/)
* [Rust for Rubyists](http://www.rustforrubyists.com/book/index.html)
* [The Rust Programming Language](http://doc.rust-lang.org/book/)
* [The Rustonomicon](https://doc.rust-lang.org/nomicon/)