mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-07 03:27:13 -06:00
added module cheat sheet
This commit is contained in:
3
.obsidian/app.json
vendored
3
.obsidian/app.json
vendored
@ -1,3 +1,4 @@
|
||||
{
|
||||
"promptDelete": false
|
||||
"promptDelete": false,
|
||||
"alwaysUpdateLinks": true
|
||||
}
|
9
.obsidian/workspace.json
vendored
9
.obsidian/workspace.json
vendored
@ -41,13 +41,13 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Crates.md",
|
||||
"file": "Modules and Use.md",
|
||||
"mode": "source",
|
||||
"backlinks": false,
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Crates"
|
||||
"title": "Modules and Use"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -209,9 +209,10 @@
|
||||
},
|
||||
"active": "773e0725828dabb7",
|
||||
"lastOpenFiles": [
|
||||
"Packages.md",
|
||||
"Crates.md",
|
||||
"Project Organization.md",
|
||||
"Modules and Use.md",
|
||||
"Crates.md",
|
||||
"Packages.md",
|
||||
"Enums.md",
|
||||
"Primitives.md",
|
||||
"Packages and Crates.md",
|
||||
|
Reference in New Issue
Block a user