[][src]Function home::cargo_home_with_cwd

pub fn cargo_home_with_cwd(cwd: &Path) -> Result<PathBuf>

Returns the storage directory used by Cargo within cwd. For more details, see cargo_home.