We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc7071 commit a85e6f7Copy full SHA for a85e6f7
2 files changed
book/src/SUMMARY.md
@@ -12,6 +12,7 @@
12
- [The Rust Ecosystem](ecosystem.md)
13
- [How Do I … ?](how-do-i.md)
14
- [Modern Rust Features](modern-rust.md)
15
+- [Rust Concept Index](concept-index.md) (aka "glossary")
16
- [The Rustmax Radar](radar.md)
17
- [Trusted Maintainers](maintainers.md)
-- [External Rust Resources](resources.md)
18
+- [External Rust Resources](resources.md)
book/src/concept-index.md
@@ -0,0 +1,4 @@
1
+# Rust Concept Index
2
+
3
4
+## Extension Trait
0 commit comments