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).
pub const SCHEMA_VERSION: u32 = 5;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).