Type Definition raft::MapChange[][src]

type MapChange = Vec<(u64, MapChangeType)>;
[]

Changes made by Changer.