Skip to main content

artifact_cache_path

Function artifact_cache_path 

Source
pub fn artifact_cache_path(
    dirs: &Dirs,
    tool: &str,
    version: &str,
    file_name: &str,
) -> Result<PathBuf>