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.
2 parents c7d5354 + d65064d commit b515b4eCopy full SHA for b515b4e
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