Enum slice_diff_patch::Change
source · [−]Expand description
Abstraction for diff::Result
, lcs_diff::DiffResult
, and wu_diff::DiffResult
that
excludes a variant for common sequence, stores a clone of inserted items, and indices relate
iteratively to a
.