Earlier quoted context omitted.
I've only ever really seen it in Zig communities that Rust is closer to C++ In Rust communities, it's often pitched as alternates to both, but closer to C. I suppose it's all relative, but the comparison of rust to c++ seems external
Yes, I also had the impression Rust is a C replacement.
However it can occupy some niches that C can but C++ does poorly because of zero cost abstractions, I think.
(Very handwavy)