What is a "value" (from "each value has an owner")

⚓ rust    📅 2025-05-26    👤 surdeus    👁️ 4      

surdeus

Warning

This post was published 34 days ago. The information described in this article may have changed.

Reading 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

Read full topic

🏷️ rust_feed