pub(crate) fn overlaps(l: &FileTimeRange, r: &FileTimeRange) -> boolExpand description
Checks if two inclusive timestamp ranges overlap with each other.
pub(crate) fn overlaps(l: &FileTimeRange, r: &FileTimeRange) -> boolChecks if two inclusive timestamp ranges overlap with each other.