mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-07 03:27:13 -06:00
fixed spelling
This commit is contained in:
98
.obsidian/workspace.json
vendored
98
.obsidian/workspace.json
vendored
@ -4,67 +4,20 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "0396922c68d14225",
|
||||
"id": "9cf638edb21842e3",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "bda58467a9a0a34e",
|
||||
"id": "3025ec3e871a2841",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "ownership.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "ownership"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b80f5219fa24358f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Collection of Common Data Structs.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Collection of Common Data Structs"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "3a5f95a8df68eb56",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Error Handling.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Error Handling"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b6a35c226bb40634",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "data_types.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "data_types"
|
||||
"title": "New tab"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -206,32 +159,37 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "3a5f95a8df68eb56",
|
||||
"active": "3025ec3e871a2841",
|
||||
"lastOpenFiles": [
|
||||
"Collection of Common Data Structs.md",
|
||||
"Error Handling.md",
|
||||
"Hash.md",
|
||||
"String.md",
|
||||
"README.md",
|
||||
"Vector.md",
|
||||
"data_types.md",
|
||||
"Collection of Common Data Structs.md",
|
||||
"Constants.md",
|
||||
"Crates.md",
|
||||
"Data Types.md",
|
||||
"Enums.md",
|
||||
"Error Handling.md",
|
||||
"Generic Types Traits and Lifetimes.md",
|
||||
"Generics.md",
|
||||
"Hash.md",
|
||||
"Modules and Use.md",
|
||||
"ownership.md",
|
||||
"Project Organization.md",
|
||||
"Packages.md",
|
||||
"Crates.md",
|
||||
"crates.io.md",
|
||||
"Paths.md",
|
||||
"does_not_compile.svg",
|
||||
"Structures.md",
|
||||
"Primitives.md",
|
||||
"Project Organization.md",
|
||||
"README.md",
|
||||
"Reducing_Code_Duplication.md",
|
||||
"String.md",
|
||||
"Structures.md",
|
||||
"Traits.md",
|
||||
"Variables.md",
|
||||
"Vector.md",
|
||||
"Reducing.md",
|
||||
"crates.io.md",
|
||||
"does_not_compile.svg",
|
||||
"Untitled.canvas",
|
||||
"Enums.md",
|
||||
"Packages and Crates.md",
|
||||
"Good and Bad Code/Commenting Pratices",
|
||||
"Good and Bad Code",
|
||||
"Data Types.md",
|
||||
"Variables.md",
|
||||
"Constants.md"
|
||||
"Good and Bad Code"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user