Skip to main content

pkg_tmp_dir

Function pkg_tmp_dir 

Source
pub fn pkg_tmp_dir<P: AsRef<Path>>(
    work_dir: P,
    name: &PkgName,
    version: &Version,
) -> PathBuf
Expand description

Returns a path to the temporary directory for the specified package.