0% found this document useful (0 votes)
284 views

The Rust Programming Language - The Rust Programming Language

This document is an introduction to The Rust Programming Language book by Steve Klabnik and Carol Nichols. It provides the HTML and offline formats for accessing the book, notes what version of Rust it assumes the reader is using, and mentions community translations are available. It also provides a link to an interactive version of the book online with additional learning features.

Uploaded by

tres pepitos
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
284 views

The Rust Programming Language - The Rust Programming Language

This document is an introduction to The Rust Programming Language book by Steve Klabnik and Carol Nichols. It provides the HTML and offline formats for accessing the book, notes what version of Rust it assumes the reader is using, and mentions community translations are available. It also provides a link to an interactive version of the book online with additional learning features.

Uploaded by

tres pepitos
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

9/7/23, 5:59 The Rust Programming Language - The Rust Programming Language

The Rust Programming Language


by Steve Klabnik and Carol Nichols, with contributions from the Rust Community

This version of the text assumes you’re using Rust 1.67.1 (released 2023-02-09) or later. See
the “Installation” section of Chapter 1 to install or update Rust.

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 docs --book to open.

Several community translations are also available.

This text is available in paperback and ebook format from No Starch Press.

🚨 Want a more interactive learning experience? Try out a different version of


the Rust Book, featuring: quizzes, highlighting, visualizations, and more:
https://rust-book.cs.brown.edu

https://doc.rust-lang.org/book/ 1/1

You might also like