FORMAT

Constant FORMAT 

Source
pub const FORMAT: u32 = 1;
Expand description

The bundle format version, stamped into every bundle and checked on load.

  • 1 — postcard over a mirror of Core, with types erased.