faba6e014d
* feat: add getter to `ProjectCompileOutput` Add a function `compiled_contracts_by_compiler_version` to the `ProjectCompileOutput` that returns a `BTreeMap` that maps the compiler version to a vector of the contract names and contract structs. * changelog: update * chore(solc): remove &mut Co-authored-by: Georgios Konstantopoulos <me@gakonst.com> |
||
---|---|---|
.. | ||
artifacts | ||
compile | ||
artifact_output.rs | ||
cache.rs | ||
config.rs | ||
error.rs | ||
hh.rs | ||
lib.rs | ||
project_util.rs | ||
remappings.rs | ||
report.rs | ||
resolver.rs | ||
sourcemap.rs | ||
utils.rs |