Module error

Source

Structs§

BuildError
An error that occurred during the construction of an Aho-Corasick automaton.
MatchError
An error that occurred during an Aho-Corasick search.

Enums§

ErrorKind 🔒
The kind of error that occurred.
MatchErrorKind
The underlying kind of a MatchError.