Skip to main content

Module entry

Module entry 

Source
Expand description

Core diff vocabulary: DiffType and DiffEntry (Phase 4: binary support + stats).

Structs§

DiffEntry
One entry in the diff result.
DiffStats
Line-level diff statistics for text files.

Enums§

DiffType
The kind of change detected for a path.

Constants§

LARGE_FILE_THRESHOLD
Threshold above which Exact / LineMatch strategies warn about file size.

Functions§

fmt_size
Format bytes as human-readable string.