#Code in #Rust is one of the most readable code I've ever come across!
When some people say they find #RustLang's syntax ugly, they miss something very crucial, IMHO:
It's not about some 'a or <> or other symbols!
It's about _how data flows through your software_, which Rust presents to you in the clearest way possible!