I appreciate the ecosystem of packages that seem really well maintained. I don’t love the syntax and find Rust harder to read and learn so far compared to something like golang (I’m used to R which is not a compiled language but has a great dev community).
I do love the compiler and support tools built into Cargo (fmt, clippy, etc.).
sdegutis
That's been similar to my experience. The ecosystem is extremely polished and smooth, the build tools and package manager and IDE support, all of it. Especially compared to C++ which I cuold barely get working here.
I do love the compiler and support tools built into Cargo (fmt, clippy, etc.).