pub async fn import_projection_batch(
store: &CanonicalMemoryStore,
batch: &ProjectionImportBatchV3,
) -> Result<ProjectionImportResult, CanonicalMemoryError>pub async fn import_projection_batch(
store: &CanonicalMemoryStore,
batch: &ProjectionImportBatchV3,
) -> Result<ProjectionImportResult, CanonicalMemoryError>