Module aho_corasick::util::error
source · Structs§
- An error that occurred during the construction of an Aho-Corasick automaton.
- An error that occurred during an Aho-Corasick search.
Enums§
- The kind of error that occurred.
- The underlying kind of a
MatchError
.