Module jsonl_converter::processors
source · Modules
- This module contains the functionality to process a stream of bytes to convert JSON to JSONL.
- This module contains the functionality to process a lines of a file one at a time without reading the entire file into memory at once.