Skip to main content

record_hit

Function record_hit 

Source
pub fn record_hit(key: &str, cache_dir: &Path) -> Result<()>
Expand description

Persist a successful run in the cache so future invocations can skip it.