summary refs log tree commit diff
path: root/src/doc/trpl/learn-rust.md
blob: 1a02bc95e9d9c84247ff01c674415697457a0b04 (plain)
1
2
3
4
5
6
7
8
9
% Learn Rust

Welcome! This section has a few tutorials that teach you Rust through building
projects. You’ll get a high-level overview, but we’ll skim over the details.

If you’d prefer a more ‘from the ground up’-style experience, check
out [Syntax and Semantics][ss].

[ss]: syntax-and-semantics.html