Type Definition ethers_solc::artifacts::Contracts[][src]

pub type Contracts = BTreeMap<String, BTreeMap<String, Contract>>;