Comment by stephc_int13
2 years ago
I don't use it, it does not mean that I know nothing about it.
I know enough.
Rust is extremely anti-ergonomic for me, and too complex, just as bad or worse than C++ in that regard.
2 years ago
I don't use it, it does not mean that I know nothing about it.
I know enough.
Rust is extremely anti-ergonomic for me, and too complex, just as bad or worse than C++ in that regard.
The original tweet was essentially complaining about boilerplate, which is all that's involved in managing most "complex object graphs" in Rust. If you think some minor boilerplate makes languages "extremely anti-ergonomic" I sure hope you're not writing Java.