Function absolute_index_from_location

Source
pub fn absolute_index_from_location(
    location: LineColumn,
    content: &str,
) -> usize