sui_archival

Function write_manifest_from_json

Source
pub async fn write_manifest_from_json(
    remote_store_config: ObjectStoreConfig,
    json_manifest_path: PathBuf,
) -> Result<()>