We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f09c1 commit d65064dCopy full SHA for d65064d
src/doc/trpl/SUMMARY.md
@@ -16,11 +16,11 @@
16
* [Standard Input](standard-input.md)
17
* [Guessing Game](guessing-game.md)
18
* [II: Intermediate Rust](intermediate.md)
19
- * [More Strings](more-strings.md)
20
* [Crates and Modules](crates-and-modules.md)
21
* [Testing](testing.md)
22
* [Pointers](pointers.md)
23
* [Ownership](ownership.md)
+ * [More Strings](more-strings.md)
24
* [Patterns](patterns.md)
25
* [Method Syntax](method-syntax.md)
26
* [Closures](closures.md)
0 commit comments