Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: u32 = 2;
Expand description

The format version this writes.

Bumped when the grammar changes in a way an older reader could not follow. A file naming a version this does not know is refused rather than guessed at; every version up to this one still reads, because version 2 only added records (the conical helix and the periodic B-spline), and a version 1 file contains neither.