Skip to main content

correct_offset

Function correct_offset 

Source
pub fn correct_offset(
    filtered_offset: usize,
    corrections: &[OffsetCorrection],
) -> usize
Expand description

Map a byte offset in filtered text back to the original text.