Module error

Source
Expand description

Errors returned by methods in this library.

Modules§

chimerachimera
Errors returned by methods in the chimera library.

Structs§

CompileErrorcompiler
Error details returned by the pattern compiler.

Enums§

CompressionError
Failure to compress a stream into a buffer.
ScanErrorasync
Wrapper for errors returned by Scratch::scan_channel() and other async scanning methods.
VectorscanCompileErrorcompiler
Wrapper for errors returned when parsing or compiling expressions.
VectorscanError
Top-level wrapper for errors returned by this library.
VectorscanRuntimeError
Native error code from the underlying vectorscan library.