Rust Standard Library Cookbook (Durante, Ferner)
- 1 The basics
- 2 Working with collections
- 3 Handling files and the filesystem
- 4 Serialization
- 5 Advanced data structures
- 6 Handling errors
- 7 Parallelism and Rayon
- 8 Working with futures
- 9 Networking
- 10 Using experimental Nightly Features