Hello,

I'd like to get people's opinions about crate local visibility. I feel that
the way the public / private scope is divided now is encouraging making
either too much code public or creating very large modules. If crate local
visibility is not doable / too complex, then I'd ask to at least allow
inner modules access to their ancestors' private items.

What do you think? Is it a good idea?

Thanks for reading,
Dov
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to