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

Welcome! This chapter 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