Crate range_collections
source ·Expand description
collections (set and maps) with ranges as keys, backed by SmallVec<T>
Re-exports
pub use range_set::RangeSet;pub use range_set::RangeSet2;pub use range_set::RangeSetRef;
Modules
- A set of non-overlapping ranges