|
|
|
|
|
by reanimus
808 days ago
|
|
> But just like Java, its almost useless to code in it for personal or smaller projects. That's entirely the opposite from my experience. Rust is a pleasure to code in for personal projects once you're familiar with the language, especially compared to C/C++. Managing dependencies is more straightforward, and there are a lot of crates out there to make writing your project easier. |
|