Skip to main content

check_cache

Function check_cache 

Source
pub fn check_cache(
    cache_dir: &Path,
    lang: ScipLanguage,
    ttl_hours: u64,
) -> Option<CacheStatus>
Expand description

Check if a cached SCIP index exists in cache_dir and is within the TTL.