|
|
|
|
|
by sam_bristow
869 days ago
|
|
Build systems like Bazel provide mechanisms for controlling access at the module-level. If you're disciplined about not just making everything "public" it can be really powerful. Bazel is a very big hammer though and might be overkill for your projects. |
|