Function relative_range

Source
pub fn relative_range(range: Range, to: Range) -> Range
Expand description

Ranges are relative start to start, not end to start.