Structs§
- Build
Error - An error that occurred during the construction of an Aho-Corasick automaton.
- Match
Error - An error that occurred during an Aho-Corasick search.
Enums§
- Error
Kind 🔒 - The kind of error that occurred.
- Match
Error Kind - The underlying kind of a
MatchError
.