Module rsonpath_lib::error
source · Expand description
Common errors shared across the library.
Structs
Error raised when rsonpath is asked to perform an operation that is currently
unsupported. This may be either because the feature is in the works, or
because it is not planned to ever be supported.