Rust is a programming language that has gained a lot of popularity recently. As someone who has been interested in Rust for a while, I finally decided to play with it for a month. In this article, I’ll share my experience building a command-line tool with Rust and highlight what I loved about the language, as well as what I struggled with. What did I do Permalink to “What did I do”# I decided to build a command-line tool because it was a perfect fit for my study project. First, I went t...