Module idx

Source
Expand description

Items related to shortest-path indexing of JSON objects

Structs§

IdxPath
A shortest-path set of indices on a JSON object

Enums§

Idx
An index on a JSON object, either an integer index on an array or a string index on an object