process_allocations_with_config

Function process_allocations_with_config 

Source
pub fn process_allocations_with_config(
    data: &LocalizedExportData,
    config: ParallelShardConfig,
) -> TrackingResult<(Vec<ProcessedShard>, ParallelProcessingStats)>
Expand description

Convenience function: Parallel processing with custom configuration