Re-exports§
pub use prefix::meta::TreeString;
pub use prefix::meta::TreeStringT;
Modules§
Structs§
- FstAutocompleter
- Supports error-tolerant autocompletion against a finite-state transducer index
- Measured
Prefix - Structure that associates a string with its its prefix edit distance from the query
- Measured
String - Structure that associates a string with its Levenshtein distance from the query
- Meta
Autocompleter - Structure that allows for autocompletion based on a string dataset