pub fn do_diff(config: &Config) -> ImgDiffResult<()>Expand description
Diffs all images using a channel to parallelize the file IO and processing.
pub fn do_diff(config: &Config) -> ImgDiffResult<()>Diffs all images using a channel to parallelize the file IO and processing.