Technical requirements
This chapter requires a working Rust installation. The details of verifying your installation are covered in Chapter 1, Preliminaries – Machine Architecture and Getting Started with Rust. A pMARS executable is required and must be on your PATH. Please follow the instructions in the pMARS (http://www.koth.org/pmars/) source tree for building instructions.
You can find the source code for this book's projects on GitHub: https://github.com/PacktPublishing/Hands-On-Concurrency-with-Rust. The source code for this chapter is under Chapter08
.