flâneur — a map of the web's best reading

Ownership in Rust · baby steps

smallcultfollowing.com · 1,345 words · saved by 1 readers

Ownership is an important concept in Rust — but I’m not talking about the type system. I’m talking about in our open source project. One of the big failure modes I’ve seen in the Rust community, especially lately, is the feeling that it’s unclear who is entitled to make decisions. Over the last six months or so, I’ve been developing a project goals proposal, which is an attempt to reinvigorate Rust’s roadmap process — and a key part of this is the idea of giving each goal an owner. I wanted to write a post just exploring this idea of being an owner: what it means and what it doesn’t.

Ownership in Rust · baby steps Ownership is an important concept in Rust — but I’m not talking about the type system. I’m talking about in our open source project. One of the big failure modes I’ve seen in the Rust community, especially lately, is the feeling that it’s unclear who is entitled to make decisions. Over the last six months or so, I’ve been developing a project goals proposal , which is an attempt to reinvigorate Rust’s roadmap process — and a key part of this is the idea of giving each goal an owner . I wanted to write a post just exploring this idea of being an owner: what it mea

Explore this link on the map →

related reading