pub async fn write_snapshot_manifest<S: ObjectStoreListExt + ObjectStorePutExt>(
dir: &Path,
store: &S,
epoch_prefix: String,
) -> Result<()>
pub async fn write_snapshot_manifest<S: ObjectStoreListExt + ObjectStorePutExt>(
dir: &Path,
store: &S,
epoch_prefix: String,
) -> Result<()>