Skip to main content

MAX_SUPPORTED_SCHEMA_VERSION

Constant MAX_SUPPORTED_SCHEMA_VERSION 

Source
pub const MAX_SUPPORTED_SCHEMA_VERSION: u32 = 2;
Expand description

Highest schema_version this parser accepts. Files with a higher version are rejected rather than silently parsed against the wrong grammar.