Structs§
- Matcher
- A fuzzy-search algorithm that uses bitmasks to perform fast string comparisons.
- Matcher
Parameters - A set of parameters that can be tuned to change the scores assigned to certain matches.
- Search
Result - An approximate search result from a
Search
created by aMatcher
.