Structs§
- Compares byte sequences literally.
- Compares byte sequences ignoring any whitespace occurrences.
- Compares byte sequences ignoring changes in whitespace amount.
- Takes any number of inputs and finds regions that are them same between all of them.
- Hunk texts.
- Iterator over matching and different texts.
- Hunk ranges in bytes.
- Iterator over matching and different ranges in bytes.
Enums§
Traits§
- Compares byte sequences based on a certain equivalence property.
Functions§
- Diffs slices of bytes.