Skip to content

Commit d5d7307

Browse files
committed
docs: Add Command-Line Rust book page with CLR abbreviation
- Create Rust/Book/CLR page with alias for full title - Add GitHub repository page for code samples - Link book and author in journal entry - Use CLR abbreviation following TRPL pattern
1 parent c87f6bc commit d5d7307

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

journals/2025_11_27.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## Learning Rust
22
- [[Rust/Book/TRPL/Interactive]]
33
- [[Rust/Book/CLR]]
4-
- [[Person/Ken Youens-Clark]]
4+
- author [[Person/Ken Youens-Clark]]

pages/Rust___Book___CLR.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ alias:: [[Rust/Book/Command-Line Rust]]
88
- ISBN: 9781098109417
99
- A project-based guide that teaches Rust through the development of command-line programs
1010
- See [[Rust/Book/CLR/GitHub]] for code samples
11-
11+
- [[My Notes]]
12+
- Nice idea, but lots of deprecations when I work through the first chapter.

0 commit comments

Comments
 (0)