My first impressions of Rust - DEV Community
My first impressions of Rust - DEV Community
URL: https://dev.to/deepu105/my-first-impressions-of-rust-1a8o Type: article Domain: dev.to
Excerpt: Really good run down features in rust. I believe that rust as a programming language is most appreciated by people who know languages such as C or C plus plus, in other words non-garbage collectors language is where you need to allocate and remember to deallocate.