Docs

Where to learn Rust

We deliberately keep Rust shallow here — the official resources are excellent and free.

Start with the Book

The single best starting point is the Rust Programming Language book: doc.rust-lang.org/book.

Then