Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: u64 = 1;
Expand description

The schema version this crate reads.

A file may add properties within a major version — an engine older than the file reports the added one as unknown, which is the same message a typo gets and has the same fix. A file whose version is higher than this is refused by number rather than misread.