[][src]Crate bitap

Structs

MaskIterator
Match

Match represents a single match of a pattern.

Pattern

Enums

StaticMaxDistance

Functions

find
levenshtein
levenshtein_static
optimal_string_alignment
optimal_string_alignment_static
pattern_length_is_valid

Because of bitap's implementation details, patterns can only be as long as the system word size. This is used internally in all of the iterator adapters.