pub fn gcounter_value(v: &RuntimeValue) -> Option<i64>Expand description
The total of a GCOUNTER_TAG counter — the sum of every replica’s count. None for
a value that is not a G-Counter.
pub fn gcounter_value(v: &RuntimeValue) -> Option<i64>The total of a GCOUNTER_TAG counter — the sum of every replica’s count. None for
a value that is not a G-Counter.