Crate correct_word

Source

Modules§

levenshtein

Structs§

CorrectWord
Struct: Correct Word

Enums§

Algorithm
Enum: Algorithm

Functions§

correct_word
Correct a word from a list of options. Takes in a word and a list of options, and returns the best option.