Skip to main content

cache_get

Function cache_get 

Source
pub fn cache_get(cache_root: &Path, hash: &str) -> Option<CacheEntry>
Expand description

Look up a cached result.