Expand description
Formatting support for Git’s diff format.
Structs§
- Hunk
Header - Meta data which precedes a
Hunk
s content. - Writer
- An IO Writer with color printing to the terminal.
Enums§
- Error
- File
Header - The kind of FileDiff Header which can be used to print the FileDiff information which precedes
Hunks
.