Function file_diff::diff [] [src]

pub fn diff(f1: &str, f2: &str) -> bool

Takes two string filepaths and returns true if the two files are identical and exist.