Structs§
- Json
Encoder - Schema
Options - Struct to pass around options to create the json schema
Enums§
- Json
Number Policy - Policies for how to handle Numbers in JSON.
Traits§
Functions§
- build_
row_ schema_ json - Builds the JSON for the row schema, which can be independently useful.
- encode_
datums_ as_ json - Encodes a sequence of
Datumas JSON, using supplied column names and types.