Skip to main content

Crate shiplog_render_json

Crate shiplog_render_json 

Source
Expand description

JSON writers for canonical shiplog artifacts.

Emits line-delimited events (ledger.events.jsonl) and pretty-formatted coverage manifests (coverage.manifest.json).

Functionsยง

write_coverage_manifest
Write a coverage manifest as pretty-printed JSON.
write_events_jsonl
Write canonical events to JSONL.