mirror of
https://github.com/darkicewolf50/RustBrock.git
synced 2025-07-11 13:37:13 -06:00
finished ch20.3
This commit is contained in:
26
.obsidian/workspace.json
vendored
26
.obsidian/workspace.json
vendored
@ -21,6 +21,20 @@
|
||||
"title": "Advanced Features"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b24fe202609f5b35",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Advanced Functions and Closures.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Advanced Functions and Closures"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8efdb57e394f2650",
|
||||
"type": "leaf",
|
||||
@ -74,7 +88,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@ -217,12 +231,13 @@
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "74db89a42def0b8b",
|
||||
"active": "b24fe202609f5b35",
|
||||
"lastOpenFiles": [
|
||||
"Advanced Traits.md",
|
||||
"Advanced Types.md",
|
||||
"Unsafe Rust.md",
|
||||
"Advanced Features.md",
|
||||
"Advanced Functions and Closures.md",
|
||||
"Advanced Types.md",
|
||||
"Advanced Traits.md",
|
||||
"Unsafe Rust.md",
|
||||
"Pattern Matching.md",
|
||||
"Places Patterns Can Be Used.md",
|
||||
"Pattern Syntax.md",
|
||||
@ -244,7 +259,6 @@
|
||||
"Smart Pointers.md",
|
||||
"Simultaneous Code Running.md",
|
||||
"Passing Data Between Threads.md",
|
||||
"Leaky Reference Cycles.md",
|
||||
"minigrep/src/lib.rs",
|
||||
"does_not_compile.svg",
|
||||
"Untitled.canvas",
|
||||
|
Reference in New Issue
Block a user