Structs§
Enums§
Traits§
Functions§
- shortest_
edit_ script - Compute the shorted edit script (Myers’ diff) between source and target Returns an edit script with borrowed references to the original source
- shortest_
edit_ script_ suffix - Compute the shortest edit script (Myers’ diff) between source and target where we look at suffixes and strip common prefixes Returns an edit script with owned strings