finished ch15.6 and ch15
Some checks failed
Test Gitea Actions / first (push) Successful in 17s
Test Gitea Actions / check-code (push) Failing after 13s
Test Gitea Actions / test (push) Has been skipped
Test Gitea Actions / documentation-check (push) Has been skipped

This commit is contained in:
2025-03-10 05:29:01 -06:00
parent fbc76348ad
commit 329c2e0d8d
4 changed files with 425 additions and 7 deletions

View File

@ -35,6 +35,34 @@
"title": "Smart Pointers"
}
},
{
"id": "feca3744741d15fc",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Concurrency.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Concurrency"
}
},
{
"id": "b104e4647c0ac328",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Leaky Reference Cycles.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Leaky Reference Cycles"
}
},
{
"id": "74da570aae42b3e7",
"type": "leaf",
@ -74,7 +102,7 @@
}
}
],
"currentTab": 4
"currentTab": 2
}
],
"direction": "vertical"
@ -217,11 +245,13 @@
"command-palette:Open command palette": false
}
},
"active": "6ed9f182aa3d5f3e",
"active": "feca3744741d15fc",
"lastOpenFiles": [
"Ref Cell Mutability.md",
"Smart Pointers.md",
"Concurrency.md",
"Leaky Reference Cycles.md",
"Test Controls.md",
"Ref Cell Mutability.md",
"Reference Counter Smart Pointer.md",
"The Performance Closures and Iterators.md",
"Improving The IO Project.md",
@ -244,8 +274,6 @@
"Constants.md",
"Crates.md",
"Data Types.md",
"Enums.md",
"Error Handling.md",
"does_not_compile.svg",
"Untitled.canvas",
"Good and Bad Code/Commenting Pratices",