Skip to main content

FORMAT_VERSION

Constant FORMAT_VERSION 

Source
pub const FORMAT_VERSION: u8 = 2;
Expand description

Bump when the container layout changes (header, sections, tags, varint rules). Bytecode ABI changes are covered by the fingerprint instead. v2: debug info carries local bindings and free names per function.