Skip to main content

pkg_cache_dir

Function pkg_cache_dir 

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

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