attachments
Borrow Checker
Second Brain/PARA/Projects/Software Engineer in 2 years/Learning Rust/Memory Management/Borrowing
Lifetimes
Memory Management
Ownership
What is the Heap?
What is the Stack?
Normally managing memory on the heap comes from two ways: