pub type PbStateTableInfoDelta = StateTableInfoDelta;Aliased Type§
pub struct PbStateTableInfoDelta {
pub committed_epoch: u64,
pub compaction_group_id: TypedId<10, u64>,
}Fields§
§committed_epoch: u64§compaction_group_id: TypedId<10, u64>