Skip to main content

covered_intervals

Function covered_intervals 

Source
pub fn covered_intervals(segments: &[CoverageSegment]) -> Vec<ClosedInterval>
Expand description

Returns the effective union of all data and empty segments after applying delete tombstones.