pub const FORMAT_VERSION: u64 = 1;
Version of the on-disk store. Every persisted struct carries one (invariant 1); new fields are additive and old files still load.