Pre-RFC Proposes Bulk Visibility Syntax for Rust
A Pre-RFC has been proposed on Rust Internals for introducing a bulk visibility syntax. This syntax aims to streamline the process of setting visibility for multiple items in a module, potentially reducing boilerplate and improving code readability. The proposal is currently in discussion, and if accepted, it could lead to more concise and maintainable codebases for Rust developers.