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 c08ecbb commit f1da8c4Copy full SHA for f1da8c4
src/doc/src/reference/workspaces.md
@@ -5,6 +5,7 @@ members*, that are managed together.
5
6
The key points of workspaces are:
7
8
+* Common commands can run across all workspace members, like `cargo check --workspace`.
9
* All packages share a common `Cargo.lock` file which resides in the
10
*workspace root*.
11
* All packages share a common [output directory], which defaults to a
0 commit comments