1.
Introduction
Getting started
2.
Setup
3.
Hello World
Basics
4.
Variables
5.
Basic Control Flow
6.
Functions
Memory
7.
Memory Management
8.
Heap Allocation
9.
Ownership and Lifetimes
10.
Closures
Structuring Data
11.
Structs
12.
Enums
13.
More Control Flow
Code Hygiene
14.
Modules
15.
Testing
16.
Linting and Formatting
17.
Dependency Management
Deeper Topics
18.
Traits
19.
Generics
20.
Error Handling (TODO)
21.
Concurrency (TODO)
22.
Async (TODO)
Continuing On
23.
Other Resources (TODO)
24.
Credits (TODO)
Light
Rust
Coal
Navy
Ayu
Yet Another Rust Resource (YARR!)
Error Handling (TODO)