Module rsonpath_syntax::error

source ·
Expand description

Error types for the crate.

The main error type is ParseError, which contains all syntax errors encountered during parsing.

Structs