Skip to main content

cache_lookup

Function cache_lookup 

Source
pub fn cache_lookup(source_hash: u64) -> Option<PathBuf>
Expand description

Look up a cached binary for the given source hash. Returns Some(path) if a valid cached binary exists.