mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-07 11:37:13 -06:00
finished ch7.3
This commit is contained in:
29
.obsidian/workspace.json
vendored
29
.obsidian/workspace.json
vendored
@ -27,12 +27,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Project Organization.md",
|
||||
"file": "Modules and Use.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Project Organization"
|
||||
"title": "Modules and Use"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -48,20 +48,6 @@
|
||||
"icon": "lucide-file",
|
||||
"title": "Project Organization"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "bc05904661f131c7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Constants.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Constants"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
@ -208,23 +194,24 @@
|
||||
},
|
||||
"active": "773e0725828dabb7",
|
||||
"lastOpenFiles": [
|
||||
"Paths.md",
|
||||
"data_types.md",
|
||||
"Project Organization.md",
|
||||
"does_not_compile.svg",
|
||||
"Modules and Use.md",
|
||||
"Structures.md",
|
||||
"Primitives.md",
|
||||
"Paths.md",
|
||||
"Crates.md",
|
||||
"Untitled.canvas",
|
||||
"Packages.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",
|
||||
"Constants.md",
|
||||
"Structures.md"
|
||||
"Constants.md"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user