pub fn source_line(source: &[u8], line_idx: usize) -> String
Return the (1-based) line_idx-th line from source as a trimmed string.
line_idx
source