Searched defs:diff_file (Results 1 – 2 of 2) sorted by relevance
62 fn diff_file<P: AsRef<Path>>(left: P, right: P) -> Option<String> { in diff_file() function
163 def __init__(self, images, diff_file): argument