Expand description

Key-value collection to make fuzzy searches

Structs

Config for FuzzyTrie

FuzzyTrie is a trie with a LevensteinAutomata to make fuzzy searches

Trick to make possible using a value field as key

Config for Levenstein automata

Traits

Collector for searches