pub fn find_matching_contract_artifact( output: &mut ProjectCompileOutput, target_path: &Path, target_name: Option<&str>, ) -> Result<ConfigurableContractArtifact>
Returns the target artifact given the path and name.