compare_dirs

Function compare_dirs 

Source
pub fn compare_dirs(
    left_path: &Path,
    right_path: &Path,
    options: Options,
) -> Result<Vec<DirCmpEntry>>