pub const CORE_SYNC_SCHEMA_REVISION: u32 = 1;Expand description
Informational lossless bucket-sync schema implemented by this client release.
Runtime compatibility is determined from each page’s structure and explicit sequence accounting rather than exact revision equality.