Skip to main content

FORMAT_VERSION

Constant FORMAT_VERSION 

Source
pub const FORMAT_VERSION: u8 = 1;
Expand description

The artifact format version. Bumped on any incompatible change to the serialized shape so a binary refuses an artifact it can’t read, rather than misinterpreting it.