pub type OrderedSectorSet = BTreeSet<SectorId, Global>;
Expand description

An ordered set of SectorIds.