rust/src/doc/trpl/learn-rust.md

10 lines
314 B
Markdown
Raw Normal View History

2015-04-07 21:16:02 -05:00
% Learn Rust
Welcome! This section has a few tutorials that teach you Rust through building
projects. Youll get a high-level overview, but well skim over the details.
If youd prefer a more from the ground up-style experience, check
out [Syntax and Semantics][ss].
[ss]: syntax-and-semantics.html