Skip to main content

SCHEMA

Constant SCHEMA 

Source
pub const SCHEMA: u32 = 1;
Expand description

The current on-disk shape.

Bumped only when a field changes meaning. A reader that finds a higher number than it knows ignores the file rather than guessing — the receipt is advisory, so “ignore it” is always a safe answer, and it is the only answer that cannot corrupt anything.