Skip to content
brson edited this page Sep 20, 2012 · 58 revisions

Listing of documentation for users

Reference documentation

Current release (0.3)

Tutorial
Manual (PDF)
Core library
Standard library

In-development (git master)

Tutorial
Tutorial on borrowed pointers
Tutorial on macros
Tutorial on FFI
Manual (PDF)
Core library
Standard library

Other documentation

Releases - Links to current and old releases and documentation
Detailed release notes - Further explanation of language changes
Unit testing - Writing tests and running them with the built-in test driver
Using cargo - Managing and distributing Rust crates
Using rustdoc - How to extract Markdown and HTML documentation from code
Memory, modes, and mutation, a guide for the perplexed
Reading and writing files
Attributes - The role of metadata in Rust code, with descriptions of many applications

FAQs

Language FAQ
Project FAQ
Usage FAQ

Blogs

People sometimes write about Rust: Niko, Patrick, Graydon, Brian, Tim, Ben, Eric Holk, Erick Tryzelaar, Zack

All Categories:

Clone this wiki locally