Type Alias bao_tree::ChunkRanges

source ·
pub type ChunkRanges = RangeSet2<ChunkNum>;
Expand description

A set of chunk ranges

Aliased Type§

struct ChunkRanges(/* private fields */);