pub fn cache_file_at( root: &Path, name: &str, version: &str, ext: &str, ) -> PathBuf
Return a cache file path for the given package name and version.