Skip to main content

check_cache

Function check_cache 

Source
pub fn check_cache(
    project_dir: &Path,
    hash: &str,
    config: &CacheConfig,
) -> Option<CacheEntry>
Expand description

Check if we have a cached result.