pub type OrderedSectorSet = BTreeSet<SectorId>;
Expand description

An ordered set of SectorIds.