Constant triple_accel::levenshtein::RDAMERAU_COSTS[][src]

pub const RDAMERAU_COSTS: EditCosts;
Expand description

Costs for restricted Damerau-Levenshtein distance, where mismatches, gaps, and transpositions all have a cost of 1.