Module ethers_solc::cache
source · Expand description
Support for compiling contracts
Structs§
- A
CacheEntry
in the cache file represents a solidity file - A multi version cache file
Constants§
- The file name of the default cache file
Support for compiling contracts
CacheEntry
in the cache file represents a solidity file