Skip to main content

parse_add_file_content

Function parse_add_file_content 

Source
pub fn parse_add_file_content(
    lines: &[&str],
    start_idx: usize,
) -> (String, usize)
Expand description

Parse added file content by collecting every + line until the next patch marker.