miniblog.
← Back to all posts
Wilfred Hughes
Apr 15, 2017 at 22:29
A more granular visibility system in Rust:
https://github.com/rust-lang/rust/issues/32409
(their RFC process is remarkably effective for productive discussion)
Tracking issue for `pub(restricted)` privacy (RFC #1422) · Issue #32409 · rust-lang/rust
Tracking issue for rust-lang/rfcs#1422 RFC text Milestones: Implemented (PR #32875) Decided to stabilize Update syntax #40340 Documented in the rust manual #40334 Stabilization PR -- see mentoring ...