Skip to main content

CURRENT_FLAGS_SCHEMA

Constant CURRENT_FLAGS_SCHEMA 

Source
pub const CURRENT_FLAGS_SCHEMA: u32 = 1;
Expand description

The current schema version understood by this build.

When a stored CompatFlags::flags_schema differs from this value the apply function emits a warning and applies only the known subset.