Module difft::line_parser
source · [−]Expand description
A fallback “parser” for plain text.
Enums
Constants
Functions
Build a vec of MatchedPos, performing a textual diff. Match up
unchanged lines, and match up unchanged words within novel lines.
Merge contiguous sequences marked as novel.