Skip to main content

CACHE_VERSION

Constant CACHE_VERSION 

Source
pub const CACHE_VERSION: u32 = 1;
Expand description

Version of the dev-local cache files (scan-cache, lock-fingerprint, .fingerprints/<hash>). Bumping invalidates ALL three caches wholesale — no migrations. These files are gitignored under Library/, so cold-rebuild on bump is harmless. Cargo / Bazel idiom.