Module aho_corasick::util::search
source · Structs§
- The configuration and the haystack to use for an Aho-Corasick search.
- A representation of a match reported by an Aho-Corasick searcher.
- A representation of a range in a haystack.
Enums§
- The type of anchored search to perform.
- A knob for controlling the match semantics of an Aho-Corasick automaton.
- The kind of anchored starting configurations to support in an Aho-Corasick searcher.