pub type StaleNodeIndexBatch = BTreeSet<StaleNodeIndex>;Expand description
StaleNodeIndex batch that will be written into db atomically
with other batches.
Aliased Typeยง
struct StaleNodeIndexBatch { /* private fields */ }pub type StaleNodeIndexBatch = BTreeSet<StaleNodeIndex>;StaleNodeIndex batch that will be written into db atomically
with other batches.
struct StaleNodeIndexBatch { /* private fields */ }