pub const EVENT_SCHEMA_VERSION: u32 = 1;Expand description
The current event schema version. Bumped whenever MemoryEvent changes
shape in a way replay must account for.
pub const EVENT_SCHEMA_VERSION: u32 = 1;The current event schema version. Bumped whenever MemoryEvent changes
shape in a way replay must account for.