Files
rust/doc/index.md
T
2014-01-07 21:23:26 -08:00

1.4 KiB

% Rust documentation

<style type="text/css"> #TOC { display: none; } .header-section-number { display: none; } </style>

The Rust tutorial
The Rust reference manual (PDF)

Guides

Pointers
References and Lifetimes
Containers and Iterators
Tasks and Communication
Foreign Function Interface
Macros
Packaging
Testing
Conditions

Libraries

std
extra
green
native
syntax
rustc

Tooling

The rustpkg manual

FAQs

Language FAQ
Project FAQ
Usage FAQ
Code cheatsheet - "How do I do X?"
HOWTO submit a bug report

External resources

The Rust IRC channel - #rust on irc.mozilla.org
The Rust community on Reddit
The Rust wiki