JsonNotFound¶
Sentinel value indicating a JSON path did not lead to a value.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- JsonNotFound val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: JsonNotFound val
Returns¶
- Bool val
ne¶
Parameters¶
- that: JsonNotFound val
Returns¶
- Bool val