[][src]Crate dir_assert

Compare contents of two directories.

This crate provides macro and function for asserting whether two directories or files are equal.

Macros

assert_paths

Recursively scan contents of two directories and find differences.

Enums

Error

Functions

assert_paths

Recursively scan contents of two directories and find differences.