Expand description

Re-exports

pub use similar;

Enums

An enum representing a diffing algorithm.

Functions

Provide an iterator over the changes needed to turn old into new with Myers algorithm, the default for git.
Provide an iterator over the changes needed to turn old into new with algorithm.