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

⚓ Rust    📅 2025-05-26    👤 surdeus    👁️ 5      

surdeus

Warning

This post was published 84 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