Module json
columnar
0.2.0
Module json
Module Items
Structs
Enums
In columnar::
adts
Modules
art
json
tree
columnar
::
adts
Module
json
Copy item path
Settings
Help
Summary
Source
Structs
§
ArrRef
Stand-in for
&'a [Json]
Jsons
Stand-in for
Vec<Json>
.
ObjRef
Stand-in for
&'a [(String, Json)]
.
Enums
§
Json
Stand in for JSON, from
serde_json
.
JsonIdx
Sum type indicating where to find the data for each variant.
Jsons
Ref
Stand-in for
&'a Json
.