Table of Contents
- Getting Ready
- Basics of the Rust Language
- The Big Ideas
- Making Decisions by Pattern Matching
- One Data Type Representing Multiple Kinds of Data
- Heap Memory and Smart Pointers
- Generic Types
- Important Standard Traits

The easiest way to learn Rust programming