cache_file_at

Function cache_file_at 

Source
pub fn cache_file_at(
    root: &Path,
    name: &str,
    version: &str,
    ext: &str,
) -> PathBuf
Expand description

Return a cache file path for the given package name and version.