pub type MapChange = Vec<(u64, MapChangeType)>;
Changes made by Changer.
Changer
pub struct MapChange { /* private fields */ }