Skip to main content

BUNDLE_VERSION

Constant BUNDLE_VERSION 

Source
pub const BUNDLE_VERSION: u32 = 1;
Expand description

Version of the portable bundle JSON schema.

Increment when adding required fields or changing semantics. Readers must reject bundles with version > BUNDLE_VERSION.