The Rust Programming Language
by Rust Project
The official book — the best starting point for learning Rust from scratch.
by Rust Async Working Group
Official async book covering futures, executors, and async/await patterns.
by Rust Project
The official book — the best starting point for learning Rust from scratch.
by Rust Project
Learn Rust through annotated examples covering core concepts and the standard library.
by Rust Project
Small exercises to get you used to reading and writing Rust code.