Skip to main content

Module error

Module error 

Source
Expand description

Error and source-span types for parsing.

Structs§

ParseError
An error produced while lexing or parsing a STIX pattern.
Span
A half-open byte range [start, end) into the original pattern string.

Type Aliases§

Result
Convenience alias for results in this crate.