Skip to main content

process_batch

Function process_batch 

Source
pub fn process_batch<F>(request: &BatchRequest, process_fn: F) -> BatchResult
Expand description

Process a batch of files sequentially (placeholder — actual processing would call the full pipeline for each file).