pub fn is_diff_deletion_line(line: &str) -> bool
Whether a line is a unified diff removal content line (-..., excluding --- marker).
-...
---