Json_scan.IngestThe data ingestor module specialized for JSON text.
val index : string Cf_data_ingest.indexThe data ingest index for JSON objects with string member names.
val scan : 'a Cf_data_ingest.model -> 'a Annot.form tUse scan m to make a parser that recognizes the data model m.