pub type ContractFiles = HashMap<String, String>;
Contract files loaded from the pack for schema compilation.
pub struct ContractFiles { /* private fields */ }