Function home::cargo_home_with_cwd [−][src]
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.
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.