Comment on From Stacks to Trees: A new aliasing model for RustparentComments−oslac3yThis is a good intuition, Rust's references can be thought of as a r/w locks.
Comments
This is a good intuition, Rust's references can be thought of as a r/w locks.