Module error
aho_
corasick
1.1.3
Module error
Module Items
Structs
Enums
In aho_
corasick::
util
Modules
alphabet
buffer
byte_frequencies
debug
error
int
prefilter
primitives
remapper
search
special
aho_corasick
::
util
Module
error
Copy item path
Settings
Help
Summary
Source
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
.