columnar
0.2.0
Module json
Structs
Enums
In columnar::
adts
Module
columnar
::
adts
::
json
Copy item path
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
.