We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad2026 commit 2ba6169Copy full SHA for 2ba6169
src/doc/trpl/SUMMARY.md
@@ -6,6 +6,7 @@
6
* [Hello, Cargo!](hello-cargo.md)
7
* [Learn Rust](learn-rust.md)
8
* [Guessing Game](guessing-game.md)
9
+ * [Dining Philosophers](dining-philosophers.md)
10
* [Effective Rust](effective-rust.md)
11
* [The Stack and the Heap](the-stack-and-the-heap.md)
12
* [Testing](testing.md)
0 commit comments