Is Rust supposed to be that hard?

https://lemmy.today/post/54584368

How many years of C++ and which version?

Rust can be a bitch in its syntax, and its borrow checker, but modern professional C++ can be way worse if you use concepts and metaprogramming.

Yeah, if you can write modern C++, than Rust is going to feel much more natural and easy.