pub fn pkg_tmp_dir<P: AsRef<Path>>( work_dir: P, name: &PkgName, version: &Version, ) -> PathBuf
Returns a path to the temporary directory for the specified package.