Skip to main content

FILE_INDEX_SCHEMA

Constant FILE_INDEX_SCHEMA 

Source
pub const FILE_INDEX_SCHEMA: &str = "fi-v1";
Expand description

Bump this constant (and the matching literal in [schema_version]) when FileIndex or any type it contains gains, loses, or renames a field. Rotating it causes every cached entry to be treated as a miss on the next cold start, regardless of whether the crate version changed.