Skip to main content

invalidate_cache

Function invalidate_cache 

Source
pub fn invalidate_cache(main_file: &Path)
Expand description

Invalidate the cache for a file.

Removes both the current cache file and any legacy pre-#939 <file>.cache sidecar so a subsequent load can’t pick up stale data.