Skip to main content

cache_bin_dir

Function cache_bin_dir 

Source
pub fn cache_bin_dir(
    cache_root: &Path,
    release_tag: &str,
    version: &str,
    arch: BoxArch,
) -> PathBuf
Expand description

Cache directory for one release tag + version + arch.