Crate fiveo

Source

Structs§

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

Enums§

MatcherError