[go: up one dir, main page]

cargo_home_with_cwd

Function cargo_home_with_cwd 

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

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