Skip to main content

run_batch_apply

Function run_batch_apply 

Source
pub(crate) fn run_batch_apply(
    preset_path: &Path,
    batch: &BatchOpts,
    use_gpu: bool,
) -> Result<()>