pub fn compute_line_offsets(source: &str) -> Vec<u32>
Compute a table of line-start byte offsets from source text.