What is a "value" (from "each value has an owner")
⚓ Rust 📅 2025-05-26 👤 surdeus 👁️ 11Reading the Rust book, I find the statement in chapter 4:
Each value in Rust has an owner.
I'm getting back to basics here. What is a "value". Is it: a chunk of memory with a type?
1 post - 1 participant
🏷️ rust_feed