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 9016507 commit d828488Copy full SHA for d828488
1 file changed
Readme.md
@@ -5,6 +5,9 @@ As there are multiple exercises, we chose to split them into multiple binaries.
5
6
**Note** Please open the whole workspace, not only a single solution (folder) separately.
7
8
+To build the solutions, enter the requested lab
9
+folder and run `cargo build` and `cargo run`.
10
+
11
```shell
12
lab-solutions
13
├── lab01 -> Debug
0 commit comments