Skip to main content

FORMAT_VERSION

Constant FORMAT_VERSION 

Source
pub const FORMAT_VERSION: u64 = 1;
Expand description

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