Skip to content
Brian Anderson edited this page Oct 11, 2013 · 150 revisions

Reference docs

Current (0.8)

In-development (git master)

FAQs

Community

Other documentation

Releases - Links to current and old releases and documentation
Detailed release notes - Further explanation of language changes
Rust for C++ programmers - A cheat sheet
Rusticon - A glossary of terms commonly used in Rust and Rust tools.
Unit testing - Writing tests and running them with the built-in test driver
Using rustpkg - Managing packages
Using rustdoc - How to extract Markdown and HTML documentation from code
Continuous integration - Test your GitHub-hosted packages with Travis CI Reading and writing files
Attributes - The role of metadata in Rust code, with descriptions of many applications
Packages, editors, and other tools
Packaging Terminology
Crate Hashes - How Rust generates crate filenames, versions symbols, and why
Computer Graphics and Game Development - Libraries and example projects
Building for Android

Blogs

People sometimes write about Rust. Interesting stuff usually appears on r/rust.

Some Rust classics:

Presentations

All Categories:

Clone this wiki locally