Docs

Rust

v2024

Learn Rust from the official book.

rustsystems

Install

rustup
bash
curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs | sh

Why Rust

The Book

The official, free, complete guide.

By Example

Learn by reading runnable snippets.

Rustlings

Small exercises to build muscle memory.

Documentation