Crate harper_core
source ·Structs
- A window in a char.
Enums
Functions
- Suggest a correct spelling for a given misspelled word. [misspelled_word] is assumed to be quite small (n < 100) [max_edit_dist] relates to an optimization that allows the search algorithm to prune large portions of the search.
- Convenience function over suggest_correct_spelling that does conversions for you.