Ask HN: Is Rust too complex for mere mortals?
https://news.ycombinator.com/item?id=14855870C++ is notorious for often being too hard to get your code completely right. Is Rust affected by the same curse?
Did you work on a Rust project in a team with ordinary, non-genius programmers? How does the expressive power and complexity of the language affect the quality of their code?
I want to understand how demanding Rust is to developers compared to C++, C, and Go.