Type Alias streambed_logged::compaction::KeyBasedRetentionState
source ยท pub type KeyBasedRetentionState = (CompactionMap, usize);Expand description
The state associated with key based retention.
pub type KeyBasedRetentionState = (CompactionMap, usize);The state associated with key based retention.