Skip to main content

run_batch_edit

Function run_batch_edit 

Source
pub(crate) fn run_batch_edit(
    edit: &EditArgs,
    batch: &BatchOpts,
    use_gpu: bool,
) -> Result<()>