StateChanges

Type Alias StateChanges 

Source
pub type StateChanges = Vec<(Key, HLCTimestamp)>;

Aliased Typeยง

pub struct StateChanges { /* private fields */ }