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 1646ebd commit e289b68Copy full SHA for e289b68
src/doc/trpl/SUMMARY.md
@@ -34,10 +34,10 @@
34
* [Method Syntax](method-syntax.md)
35
* [Vectors](vectors.md)
36
* [Strings](strings.md)
37
+ * [Generics](generics.md)
38
* [Traits](traits.md)
39
* [Operators and Overloading](operators-and-overloading.md)
40
* [Drop](drop.md)
- * [Generics](generics.md)
41
* [if let](if-let.md)
42
* [Trait Objects](trait-objects.md)
43
* [Closures](closures.md)
0 commit comments