Comment on Lessons learned from a successful Rust rewriteparentComments−GrantMoyer1ySmaller follow up, it's multiple read-only references NAND one mutable reference, since it's also safe to have no references.
Comments
Smaller follow up, it's multiple read-only references NAND one mutable reference, since it's also safe to have no references.