On Wednesday, 16 May 2018 at 06:11:13 UTC, Tobias Müller wrote:
KingJoffrey <[email protected]> wrote:
actually, private is default in Rust.

public is default in D.

also, in Rust, private is private within the module, *and* its descendants.

I don't believe that is the case in D (someone correct me if I'm wrong)

The point is, that the module is the abstraction boundary.

oh, sorry, I thought your point was that "Visibility in Rust is similar to D."

Reply via email to