Function anicca::diff::diff_files[][src]

pub fn diff_files(base: PathBuf, head: PathBuf) -> Result<Diff, DiffError>