pub fn find_target_path(
project: &Project,
identifier: &PathOrContractInfo,
) -> Result<PathBuf>
Expand description
Returns the canonicalized target path for the given identifier.
pub fn find_target_path(
project: &Project,
identifier: &PathOrContractInfo,
) -> Result<PathBuf>
Returns the canonicalized target path for the given identifier.