pub fn is_numbered_line(line: &str) -> bool
Check if a line looks like a numbered field line (e.g., “1/” or “2/” at start)