Expand description
Diff parsing and per-file statistics helpers.
Structs§
- File
Diff - diff information for a single file
Functions§
- parse_
diff_ stats - Extract statistics from diff text
- split_
diff_ by_ file - Split raw diff text into
Vec<FileDiff>on file boundaries