1.6 KiB
1.6 KiB
% Rust documentation
The Rust tutorial (PDF) The Rust reference manual (PDF)
Guides
Pointers References and Lifetimes Containers and Iterators Tasks and Communication Foreign Function Interface Macros Packaging Testing Conditions
Libraries
The standard library, libstd
The extra library, libextra
The M:N runtime library, libgreen
The 1:1 runtime library, libnative
The Rust packaging library, librustpkg
The Rust parser, libsyntax
The Rust compiler, librustc
Tooling
FAQs
Language FAQ Project FAQ Usage FAQ Code cheatsheet - "How do I do X?" How to submit a bug report
External resources
The Rust IRC channel - #rust
on irc.mozilla.org
The Rust community on Reddit
The Rust wiki