Who else considers Rust to be surprisingly high level and suitable for any kind of app programming, despite its systems programming roots?

ADTs, pattern matching and Rust's implementation of iterators often make me choose Rust even for apps where performance or safety aren't important.

#rustlang

Comments