[][src]Function beediff::diff::text::parser

pub fn parser(fpath_a: &str, fpath_b: &str) -> Option<TextParser>

Create a new parser that is used to find text differences for the given two files.