Hacker News new | ask | show | jobs
by Nullabillity 2046 days ago
Hence why you'd typically stick to ~one independent data structure per module.

You can still use re-exports (pub use) to hide it from the public API.