pub type PbStateTableInfoDelta = StateTableInfoDelta;
Expand description
Alias for StateTableInfoDelta
.
Aliased Type§
struct PbStateTableInfoDelta {
pub committed_epoch: u64,
pub compaction_group_id: u64,
}
Fields§
§committed_epoch: u64
§compaction_group_id: u64