]> git.proxmox.com Git - rustc.git/blame - src/doc/trpl/learn-rust.md
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / doc / trpl / learn-rust.md
CommitLineData
9346a6ac
AL
1% Learn Rust
2
bd371182
AL
3Welcome! This section has a few tutorials that teach you Rust through building
4projects. You’ll get a high-level overview, but we’ll skim over the details.
5
6If you’d prefer a more ‘from the ground up’-style experience, check
7out [Syntax and Semantics][ss].
8
9[ss]: syntax-and-semantics.html