Skip Navigation

Understanding Rust Ownership: Immutable and Mutable References, RC and RefCell

github.com GitHub - tracyspacy/mastering_rust

Contribute to tracyspacy/mastering_rust development by creating an account on GitHub.

GitHub - tracyspacy/mastering_rust

Rust ownership is a fundamental part of the language.

I’ve summarized the basic concepts here as a learning exercise for myself.

I’m sharing this to gather feedback, corrections, and suggestions.

Feel free to offer improvements wherever needed!

4
4 comments