Function run_make_support::assertion_helpers::assert_dirs_are_equal
source ยท pub fn assert_dirs_are_equal(dir1: impl AsRef<Path>, dir2: impl AsRef<Path>)Expand description
Assert that all files in dir1 exist and have the same content in dir2