Skip to main content

Module json

Module json 

Source
Expand description

JSON format adapter for import/export.

Supports both newline-delimited JSON (NDJSON/JSONL) and JSON arrays.

Structsยง

JsonExportSink
JSON export sink.
JsonImportSource
JSON import source.