Skip to main content

FORMAT_MINOR

Constant FORMAT_MINOR 

Source
pub const FORMAT_MINOR: u16 = 1;
Expand description

The format minor version this build writes.

A minor version goes up when something is added that an older reader can safely ignore, which in practice means a new footer record or a new field at the end of an existing one.