Type Definition raft::MapChange

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

Changes made by Changer.