Packages

PrivateModule is a library that allows to have the concept of private modules, where a PrivateModule is a module that can only be used by the parent module.

Current section

Files

Jump to
Raw

README.md

# PrivateModule
PrivateModule is a library that allows to have the concept of private modules,
where a PrivateModule is a module that can only be used within the parent module.
## Documentation
For a detailed documentation, please visit the [HexDocs](https://hexdocs.pm/private_module).