JsonPathParseError¶
Structured parse error for JSONPath expressions.
Implements¶
- Stringable box
Constructors¶
create¶
Parameters¶
Returns¶
- JsonPathParseError val^
Public fields¶
let message: String val¶
let offset: USize val¶
Public Functions¶
string¶
Returns¶
- String iso^