Skip to main content

Crate shiplog_ingest_json

Crate shiplog_ingest_json 

Source
Expand description

JSONL/JSON ingestion adapter for prebuilt shiplog ledgers.

Loads canonical ledger artifacts and returns them through the shiplog_ports::Ingestor interface.

Structs§

JsonIngestor
Simple adapter that ingests JSONL events + a JSON coverage manifest.

Functions§

parse_events_jsonl
Parse JSONL text into a vector of EventEnvelopes.