Module mz_storage_client::util::antichain
source · Macros
Structs
A wrapper around
MutableAntichain that allows adding (inserting all
contents with a +1) and subtracting (inserting all contents with a -1)
of whole OffsetAntichains.OffsetAntichain is similar to a timely
Antichain<(PartitionId, T: TotalOrder)>,
but additionally:Enums
__Field 🔒
Constants
FIELDS 🔒