Crate jsonl_converter

source ·

Modules

  • This module helps us keep track of brackets that have been opened but not closed. This is useful for parsing JSON objects, which can contain nested objects.
  • Contains CLI related code.
  • This module contains structs that represent JSON objects and parts of JSON objects.
  • Contains modules for processing the JSON file contents.
  • Contains modules for reading the JSON file contents.