pub fn finalize_manifest(manifest: Manifest) -> IngestionResult<Bytes>Expand description
Computes the SHA3 checksum of the Manifest and writes it to a byte vector.
pub fn finalize_manifest(manifest: Manifest) -> IngestionResult<Bytes>Computes the SHA3 checksum of the Manifest and writes it to a byte vector.