mirror of
https://github.com/rust-lang/book.git
synced 2026-05-17 12:03:53 -04:00
14 lines
463 B
Markdown
14 lines
463 B
Markdown
% Getting Started
|
|
|
|
<small>There is a new edition of the book and this is an old link.</small>
|
|
|
|
You can [continue to the exact older page][1].
|
|
If you're trying to learn Rust, checking out [the second edition][2] might be a better choice.
|
|
|
|
* **[in the current edition: Getting Started][2]**
|
|
* <small>[In the first edition: Getting Started][1]</small>
|
|
|
|
|
|
[1]: https://doc.rust-lang.org/1.30.0/book/first-edition/getting-started.html
|
|
[2]: ch01-00-getting-started.html
|