Expand description
This module defines the configuration options which a NDJSON-parser can be provided. The entry point is the NdjsonConfig struct. Child data types are also defined in this module.
Structs§
- Ndjson
Config - Configuration for the NDJSON-parser which controls the behavior in various situations.
Enums§
- Empty
Line Handling - Controls how the parser deals with lines that contain no JSON values.