Skip to main content

SCHEMA_VERSION

Constant SCHEMA_VERSION 

Source
pub const SCHEMA_VERSION: u32 = 5;
Expand description

On-disk format version. Bump when CachedChunk or the header layout changes in a backwards-incompatible way. v5: ModuleArtifact gained public_type_names (pub type exports).