ch7.0 + 7.1 finished

This commit is contained in:
2025-01-09 21:43:37 -07:00
parent 2bb6f5f969
commit 5725ea4a90
6 changed files with 93 additions and 12 deletions

View File

@ -27,12 +27,27 @@
"state": {
"type": "markdown",
"state": {
"file": "Modules.md",
"file": "Project Organization.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Modules"
"title": "Project Organization"
}
},
{
"id": "773e0725828dabb7",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Crates.md",
"mode": "source",
"backlinks": false,
"source": false
},
"icon": "lucide-file",
"title": "Crates"
}
},
{
@ -50,7 +65,7 @@
}
}
],
"currentTab": 1
"currentTab": 2
}
],
"direction": "vertical"
@ -106,7 +121,7 @@
}
],
"direction": "horizontal",
"width": 300
"width": 241.5
},
"right": {
"id": "b825b33a537311a6",
@ -192,14 +207,19 @@
"command-palette:Open command palette": false
}
},
"active": "b80f5219fa24358f",
"active": "773e0725828dabb7",
"lastOpenFiles": [
"data_types.md",
"Modules.md",
"Data Types.md",
"Primitives.md",
"ownership.md",
"Packages.md",
"Crates.md",
"Project Organization.md",
"Enums.md",
"Primitives.md",
"Packages and Crates.md",
"Good and Bad Code/Commenting Pratices",
"Good and Bad Code",
"data_types.md",
"Data Types.md",
"ownership.md",
"Variables.md",
"README.md",
"Untitled.canvas",