pub async fn execute_parallel_match( directory: &Path, recursive: bool, output: Option<&Path>, ) -> Result<()>
Execute parallel match over multiple files using the parallel processing system