Structs§
- Contract
Constructor Data - Keeps data about a contract constructor.
- Contract
Data 🔒 - Keeps data about a single contract definition.
Functions§
- collect_
preprocessor_ 🔒data - Collects preprocessor data from referenced contracts.
- create_
deploy_ 🔒helpers - Creates helper libraries for contracts with a non-empty constructor.
Type Aliases§
- Preprocessor
Data - Keeps data about project contracts definitions referenced from tests and scripts. Contract id -> Contract data definition mapping.