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