|
|
|
|
|
by olah_1
2498 days ago
|
|
Unfortunately, the code examples in the Rust book still feels like toy projects / toy code. What I like about the Go book is that it feels production-ready, even though it is simple. This is because it is following industry best practices. There's no "code in isolation", if that makes sense. |
|