Earlier quoted context omitted.
That wasn’t the point nor even an offhand comment in their post. C++ is fine and has a lot of libraries built up — especially around image processing. It will be quite some time before Rust replaces C++. But if I had time to learn only one sugary C, it’d be Rust.
> Avoid C++ Seems offhand
But Rust is catching up in that space and has a lot going for it in terms of ergonomics and safety. The fact that you often have the "if it compiles it works" experience (provided you leverage the type system) is such a good thing. It is just a nice language for certain things.