Hacker News new | ask | show | jobs
by bluejekyll 1382 days ago
Rust has improved in a number of significant ways since 1.0, those improvements are things that make it easier to work with in a number of ways. One way to think about this topic is if you found the language too hard in the beginning you may find it easier to work with now.

Also, since it was released a lot of patterns have evolved to work around the restrictions the language puts in place, and those are good to learn.