Creating a command line tool in Rust - Introduction to Rust

One of the nice things about Rust is how easy it is to create command line applications. In this course we are going to learn how to get started to write a simple CLI tool.

What is in this course?