apply_decrement

Function apply_decrement 

Source
pub fn apply_decrement<K: Ord + Clone>(
    state: &mut PNCounter<K>,
    replica_id: K,
    amount: u64,
)
Expand description

Apply decrement delta to counter