Using Cargo

In this chapter we'll cover using cargo to create a package, compile the boilerplate code, and run the program. The package we create will be used for the remainder of the book to build our rustle program.