pub type Diff = Overflowing<i64>;Expand description
System-wide record count difference type.
Aliased Typeยง
pub struct Diff(/* private fields */);pub type Diff = Overflowing<i64>;System-wide record count difference type.
pub struct Diff(/* private fields */);