MapChange

Type Alias MapChange 

Source
pub type MapChange = Vec<(u64, MapChangeType)>;
Expand description

Changes made by Changer.

Aliased Typeยง

pub struct MapChange { /* private fields */ }