mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-07 11:37:13 -06:00
ch7.0 + 7.1 finished
This commit is contained in:
40
.obsidian/workspace.json
vendored
40
.obsidian/workspace.json
vendored
@ -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",
|
||||
|
Reference in New Issue
Block a user