|
|
|
|
|
by loudmax
2498 days ago
|
|
The Rust Programming Language book includes tests and how to break down code into packages and other good habits:
https://doc.rust-lang.org/book/ Coming from a background in scripting languages, Rust is still a lot more difficult to learn than Go, but I found that book very helpful. |
|