Function find_matching_contract_artifact

Source
pub fn find_matching_contract_artifact(
    output: &mut ProjectCompileOutput,
    target_path: &Path,
    target_name: Option<&str>,
) -> Result<ConfigurableContractArtifact>
Expand description

Returns the target artifact given the path and name.