The Rust Programming Language
by Steve Klabnik and Carol Nichols, with contributions from the Rust Community
(and with experimental modifications!)
This version of the text assumes you’re using Rust 1.81.0 (released 2024-09-04)
or later. See the “Installation” section of Chapter 1
to install or update Rust. Run rustc --version
to see your Rust version.
The HTML format is available online at
https://doc.rust-lang.org/stable/book/
and offline with installations of Rust made with rustup
; run rustup doc --book
to open.
Several community translations are also available.
This text is available in paperback and ebook format from No Starch Press.