Module
A module is a container for Avail code. An Avail program — be it a system, library, or application — comprises a collection of modules.
References:
- An introduction and broad overview of modules
- See also, the glossary pages for Binary Module and Source Module