|
|
|
|
|
by tikue_
3969 days ago
|
|
Every language has different idioms. In many cases, what works in C++ doesn't work in Rust. Generally, anything the book says is bad you should take as qualified to mean bad in the context of Rust programming, not programming at large. |
|