Chapter 1: Rust Programming Mindset
Chapter 2: Foundations
Chapter 3: Types and Traits
Chapter 4: Designing Interfaces
Chapter 5: Error Handling
Chapter 6: Project Structure
Chapter 7: Testing
Chapter 8: Macros
Chapter 9: Asynchronous Programming
Chapter 10: Unsafe Rust
Chapter 11: Concurrency
Chapter 12: Foreign Function Interface
Chapter 13: no_std
Chapter 14: Interacting with Large Projects
Chapter 15: Putting It Together
Index