Skip to content

Commit a85e6f7

Browse files
committed
doc
1 parent 7dc7071 commit a85e6f7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

book/src/SUMMARY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- [The Rust Ecosystem](ecosystem.md)
1313
- [How Do I … ?](how-do-i.md)
1414
- [Modern Rust Features](modern-rust.md)
15+
- [Rust Concept Index](concept-index.md) (aka "glossary")
1516
- [The Rustmax Radar](radar.md)
1617
- [Trusted Maintainers](maintainers.md)
17-
- [External Rust Resources](resources.md)
18+
- [External Rust Resources](resources.md)

book/src/concept-index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Rust Concept Index
2+
3+
4+
## Extension Trait

0 commit comments

Comments
 (0)