Type Definition raft::MapChange[][src]

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

Changes made by Changer.