Module error

Source
Expand description

Errors returned by fallible methods

Structs§

ParseError
Error returned by a failure to parse a provided JSON Path

Enums§

JsonTy
Type of a JSON Value for error info
ParseOrJsonError
Enum for an error that might be either a failure to parse a JSON path, or failure to deserialize JSON data
ResolveError
Error returned by a failure to resolve a path of indices