Skip to main content

Module json

Module json 

Source

Structs§

JsonEncoder
SchemaOptions
Struct to pass around options to create the json schema

Enums§

JsonNumberPolicy
Policies for how to handle Numbers in JSON.

Traits§

ToJson

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 Datum as JSON, using supplied column names and types.