Skip to main content

Diff

Type Alias Diff 

Source
pub type Diff = Overflowing<i64>;
Expand description

System-wide record count difference type.

Aliased Typeยง

pub struct Diff(/* private fields */);