pub const INDEX_VERSION: u32 = 2;
Current index format version. Increment this when the on-disk index format changes. v2: switched serialization from JSON to bincode for faster save/load.