Skip to main content

DEFECT_FORMAT_VERSION

Constant DEFECT_FORMAT_VERSION 

pub const DEFECT_FORMAT_VERSION: u32 = 2;
Expand description

Artifact schema version. A loaded artifact whose format_version differs is rejected with a hard error — an explicitly passed --defect-calibration file that cannot be used is a configuration mistake, not a degradable state (mirrors calibration::CALIBRATION_FORMAT_VERSION).