Rust Documentation List
List of the Rust Programming Language resources.
Rust Compiler Error Index
In-depth explanations of the errors you may see from the Rust compiler.
đ Getting Started
The Reference
This book is the primary reference for the Rust programming language.
đ Getting Started
The Unstable Book
This book consists of a number of chapters, each one organized by a "feature flag."
đ Getting Started
Embedded Working Group
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
đ Getting Started
Command line apps in Rust
Learn how to build effective command line applications in Rust.