Skip to content

Commit 78a4a82

Browse files
committed
docs: Enhance Rust documentation with new concepts and examples
- Added new pages for Rust control flow, operators, expressions, and statements, improving the overall documentation. - Updated existing journal entries to clarify issues and provide additional insights related to Rust programming. - Included examples and explanations for loops and variable initialization to aid understanding of Rust concepts.
1 parent d8609ce commit 78a4a82

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

journals/2025_12_10.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
- > These conceptual foundations should help you with interpreting Rust’s error messages. They should also help you ==design more [[Rustic]] APIs==.
77
- [[Rust/Ferris]] is the "little crab guy" that's the unofficial mascot of Rust
88
- [[Rust/Energy]]
9+
- [[CursorAI/Mode/Debug]]
910
-

pages/CursorAI___Mode___Debug.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- [Cursor Debug Mode](https://cursor.com/docs/agent/modes#debug)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
alias:: [[Markdown Fenced Code Block]]

0 commit comments

Comments
 (0)