Module rustc_span::edit_distance

source ·
Expand description

Edit distances.

The edit distance is a metric for measuring the difference between two strings.

Functions§