pub fn process_allocations_with_config(
data: &LocalizedExportData,
config: ParallelShardConfig,
) -> TrackingResult<(Vec<ProcessedShard>, ParallelProcessingStats)>Expand description
Convenience function: Parallel processing with custom configuration