Function slice_diff_patch::wu_changes
source · [−]Expand description
Convert a slice of wu_diff::DiffResult into a Vec<Change>.
Note that unlike lcs_changes(), b is needed to clone inserted items because they are not
included in the wu_diff::DiffResult.