mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-07 03:27:13 -06:00
finished ch11.1
This commit is contained in:
25
.obsidian/workspace.json
vendored
25
.obsidian/workspace.json
vendored
@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Generic Types Traits and Lifetimes.md",
|
||||
"file": "How_to_Run.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Generic Types Traits and Lifetimes"
|
||||
"title": "How_to_Run"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -27,15 +27,16 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Traits.md",
|
||||
"file": "How_to_Run.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Traits"
|
||||
"title": "How_to_Run"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -178,11 +179,16 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "caf0233e624d6c1c",
|
||||
"active": "53b36d00b704136e",
|
||||
"lastOpenFiles": [
|
||||
"Writing_Tests.md",
|
||||
"How_to_Run.md",
|
||||
"Tests.md",
|
||||
"Traits.md",
|
||||
"Generics.md",
|
||||
"Modules and Use.md",
|
||||
"Modules.md",
|
||||
"Generic Types Traits and Lifetimes.md",
|
||||
"Generics.md",
|
||||
"Lifetimes.md",
|
||||
"2025-02-04.md",
|
||||
"data_types.md",
|
||||
@ -193,7 +199,6 @@
|
||||
"Enums.md",
|
||||
"Error Handling.md",
|
||||
"Hash.md",
|
||||
"Modules and Use.md",
|
||||
"ownership.md",
|
||||
"Packages.md",
|
||||
"Paths.md",
|
||||
@ -202,10 +207,6 @@
|
||||
"README.md",
|
||||
"Reducing_Code_Duplication.md",
|
||||
"String.md",
|
||||
"Structures.md",
|
||||
"Variables.md",
|
||||
"Vector.md",
|
||||
"Reducing.md",
|
||||
"does_not_compile.svg",
|
||||
"Untitled.canvas",
|
||||
"Good and Bad Code/Commenting Pratices",
|
||||
|
Reference in New Issue
Block a user