- Hands-On Concurrency with Rust
- Brian L. Troutwine
- 58字
- 2021-06-25 21:11:54
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. No additional software tools are required.
You can find the source code for this book's projects on GitHub: https://github.com/PacktPublishing/Hands-On-Concurrency-with-Rust. This chapter has its source code under Chapter03.