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 c9a658a commit 4da7c38Copy full SHA for 4da7c38
src/doc/src/getting-started/index.md
@@ -1,6 +1,9 @@
1
## Getting Started
2
3
-To get started with Cargo, install Cargo (and Rust) and set up your first crate.
+To get started with Cargo, install Cargo (and Rust) and set up your first
4
+[*crate*][def-crate].
5
6
* [Installation](installation.md)
7
* [First steps with Cargo](first-steps.md)
8
+
9
+[def-crate]: ../appendix/glossary.md#crate '"crate" (glossary entry)'
0 commit comments