pub type DeltaV1 = Versioned<Versioned<u32, 1>, 1>;
Expand description

u32 representing a delta (i.e. difference) (v1)