Skip to main content

PROCESS_LEASE_SCHEMA_VERSION

Constant PROCESS_LEASE_SCHEMA_VERSION 

Source
pub const PROCESS_LEASE_SCHEMA_VERSION: u32 = 1;
Expand description

Wire-format version stamped on every persisted ProcessLease.

Bump when the on-wire shape of ProcessLease changes in a way that older code cannot safely deserialize.