1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-30 21:10:49 +00:00

Update link Rust by Example #1970 (#1995)

This commit is contained in:
Devinsuit 2016-07-07 20:32:00 +03:00 committed by victor felder
parent d758a93586
commit 43294d1362

View File

@ -617,7 +617,7 @@
* [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese)
* [Rust 语言学习笔记](https://github.com/photino/rust-notes)
* [RustPrimer](https://github.com/rustcc/RustPrimer)
* [通过例子学习 Rust](http://rust.cc/rust-by-example/)
* [通过例子学习 Rust](https://github.com/rustcc/rust-by-example/)
### Scala