apply_increment

Function apply_increment 

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

Apply increment delta to counter