Skip to main content

Module export

Module export 

Source
Expand description

Machine-readable dump of indexed content.

export renders the full contents of the local store (or a filtered subset) as a single JSON document. Every exported chunk carries its provenance fields (byte range, char count, sha256, source id) so the dump is a self-contained snapshot an agent can reason over offline.

Structs§

Export
ExportFilter
ExportedChunk
ExportedSource
FilterSnapshot

Functions§

export
write_json