Module crdts::pncounter [] [src]

pncounter contains the positive-negative counter

Structs

PNCounter

PNCounter allows the counter to be both incremented and decremented by representing the increments (P) and the decrements (N) in separate internal G-Counters.