Structs§
- Structure which defines static interface qualities of a Blueprint
- Represents a particular instance of code under a package
- The set of blueprints and their associated definitions for a package
Enums§
- A blueprint may be specified as either an Outer or Inner Blueprint. If an inner blueprint, an associated outer blueprint must be specified and only a component of the outer blueprint may instantiate the inner blueprint. Inner blueprint components may access the state of its outer blueprint component directly.