[][src]Crate fuzzy_trie

Key-value collection to make fuzzy searches

Structs

Config

Config for FuzzyTrie

FuzzyTrie

FuzzyTrie is a trie with a LevensteinAutomata to make fuzzy searches

Inserter

Trick to make possible using a value field as key

LevenshteinConfig

Config for Levenstein automata

Traits

Collector

Collector for searches