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