So I came across a weird fact that is entirely inconsistent with my
mental model of Rust. extra::arc::RWArc is private, but you can use it
*everywhere*. You can call RWArc::new, you can use it as a type, etc.
What is happening?
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to