File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Rust provides a number of book-length sets of documentation, collectively
28
28
nicknamed 'The Rust Bookshelf.'
29
29
30
30
* [ The Rust Programming Language] [ book ] teaches you how to program in Rust.
31
+ * [ Rust By Example] [ rbe ] teaches you how to program in Rust using editable examples.
31
32
* [ The Cargo Book] [ cargo-book ] is a guide to Cargo, Rust's build tool and dependency manager.
32
33
* [ The Unstable Book] [ unstable-book ] has documentation for unstable features.
33
34
* [ The Rustonomicon] [ nomicon ] is your guidebook to the dark arts of unsafe Rust.
@@ -51,6 +52,7 @@ before this policy was put into place. That work is being tracked
51
52
[ refchecklist ] : https://github.com/rust-lang-nursery/reference/issues/9
52
53
[ err ] : error-index.html
53
54
[ book ] : book/index.html
55
+ [ rbe ] : rust-by-example/index.html
54
56
[ nomicon ] : nomicon/index.html
55
57
[ unstable-book ] : unstable-book/index.html
56
58
[ rustdoc-book ] : rustdoc/index.html
You can’t perform that action at this time.
0 commit comments