Skip to main content

parse_patch_lines

Function parse_patch_lines 

Source
pub fn parse_patch_lines<'a>(lines: &'a [&'a str]) -> Vec<PatchLine<'a>>