Function doc_chunks::apply_offset
source · pub fn apply_offset(range: &mut Range, offset: usize)
Expand description
Apply an offset to start
and end
members, equaling a shift of the range.
pub fn apply_offset(range: &mut Range, offset: usize)
Apply an offset to start
and end
members, equaling a shift of the range.