We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aabecf commit 7e8a9fdCopy full SHA for 7e8a9fd
src/items/modules.md
@@ -17,7 +17,7 @@ A module is a container for zero or more [items].
17
r[items.mod.def]
18
A _module item_ is a module, surrounded in braces, named, and prefixed with the
19
keyword `mod`. A module item introduces a new, named module into the tree of
20
-modules making up a crate.
+modules making up a crate\1
21
22
r[items.mod.nesting]
23
Modules can nest arbitrarily.
0 commit comments