26
Call for testing: Restricting trait implementability and field mutability | Inside Rust Blog
(blog.rust-lang.org)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
As mentioned in the article, it enables scenarios that getters/setters can't because of the borrow checker.