We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 456d208 + a64cb72 commit 96d5612Copy full SHA for 96d5612
1 file changed
c-cpp-book/src/ch08-crates-and-modules.md
@@ -50,6 +50,8 @@ fn main() {
50
```
51
52
</details>
53
+
54
55
## Workspaces and crates (packages)
56
57
- Any significant Rust project should use workspaces to organize component crates
0 commit comments