1.
Introduction
2.
Safety
2.1.
Ownership
2.2.
Borrowing
2.3.
Threading
2.4.
Threading (Rayon)
2.5.
Enums
3.
Tooling
4.
C Interop
Light
Rust
Coal
Navy (default)
Ayu
Rust
Tooling
Rust has excellent tooling
Package management (
https://crates.io/
)
Documentation (
https://docs.rs/
)
Build + test (
https://github.com/rust-lang/crater
)