Crate strprox

Source

Modules§

levenshtein
strprox

Structs§

MeasuredPrefix
Structure that associates a string with its its prefix edit distance from the query
MeasuredString
Structure that associates a string with its Levenshtein distance from the query

Type Aliases§

Autocompleter