Skip to content
Peter Morgan edited this page Jan 9, 2018 · 1 revision

Welcome to the rust1 wiki!

https://www.rust-lang.org/en-US/documentation.html

The Rust Programming Language. Also known as “The Book”, The Rust Programming Language will introduce you to the main topics important to learning Rust, and get you to the point where you can be productive. The book is the primary official document of the language.

Rust by Example. A collection of self-contained Rust examples on a variety of topics, executable in-browser.

Frequently asked questions.

The Rustonomicon. An entire book dedicated to explaining how to write unsafe Rust code. It is for advanced Rust programmers.

rust-learning. A community-maintained collection of resources for learning Rust.

Clone this wiki locally