Creates Levenshtein Automata for efficient fuzzy string matching.
# Cargo.toml
[dependencies]
levenshtein_automata = "0.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds a Levenshtein automaton for a given query with distance 2.
No known issues recorded.
No dependency data recorded yet.