File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 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
2828nicknamed 'The Rust Bookshelf.'
2929
3030* [ 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.
3132* [ The Cargo Book] [ cargo-book ] is a guide to Cargo, Rust's build tool and dependency manager.
3233* [ The Unstable Book] [ unstable-book ] has documentation for unstable features.
3334* [ 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
5152[ refchecklist ] : https://github.com/rust-lang-nursery/reference/issues/9
5253[ err ] : error-index.html
5354[ book ] : book/index.html
55+ [ rbe ] : rust-by-example/index.html
5456[ nomicon ] : nomicon/index.html
5557[ unstable-book ] : unstable-book/index.html
5658[ rustdoc-book ] : rustdoc/index.html
You can’t perform that action at this time.
0 commit comments