Skip to main content

SCHEMA_VERSION

Constant SCHEMA_VERSION 

Source
pub const SCHEMA_VERSION: &str = "3";
Expand description

The snapshot schema version this build produces and can read back. A --baseline (or snapshot input) with a different version is rejected with a structured error rather than silently mis-parsed.