Function write_manifest

Source
pub async fn write_manifest<S: ObjectStorePutExt>(
    manifest: Manifest,
    remote_store: S,
) -> IngestionResult<()>
Expand description

Writes the Manifest to the remote store.