Crate hdiff

Source
Expand description

§HDiff

hdiff contains implementation of the Paul Heckel diff algorithm.

Re-exports§

Enums§

  • Represents patch between two slices of objects.

Functions§

  • Finds difference between two slices of objects using Paul Heckel’s algorithm.

Type Aliases§

  • Contains patches between two slices of objects.