U+1F914 🤔@lemmy.world to Rust@programming.devEnglish · 16 days agoCall for testing: Restricting trait implementability and field mutability | Inside Rust Blogblog.rust-lang.orgexternal-linkmessage-square3linkfedilinkarrow-up126
arrow-up126external-linkCall for testing: Restricting trait implementability and field mutability | Inside Rust Blogblog.rust-lang.orgU+1F914 🤔@lemmy.world to Rust@programming.devEnglish · 16 days agomessage-square3linkfedilink
minus-squareKillTheMule@programming.devlinkfedilinkarrow-up3·15 days agoAs mentioned in the article, it enables scenarios that getters/setters can’t because of the borrow checker.
As mentioned in the article, it enables scenarios that getters/setters can’t because of the borrow checker.