Skip to main content

interpret_archive_compaction

Function interpret_archive_compaction 

Source
pub fn interpret_archive_compaction(
    charter: &CharterBundleV1,
    preserved_refs: Vec<String>,
    dropped_detail_refs: Vec<String>,
    guaranteed_query_modes: Vec<String>,
) -> (ArchiveManifestV1, HistoricalQueryGuaranteeV1, CompactionReceiptV1)
Expand description

Interprets archive compaction into manifest, guarantee, and receipt artifacts.