Ugly Alpha 1
dir-assert:0.1.0

total uncompressed bytes

24.3 KB

total files

39

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", ], has_build_script: false, }

33 wasted files

total waste: 12.3 KB

  1. tests/acceptance.rs : 5.9 KB
  2. tests/data/when_dir_contents_match/complex/expected/saturn/moons_of_saturn.txt : 601 B
  3. tests/data/when_dir_contents_match/complex/actual/saturn/moons_of_saturn.txt : 601 B
  4. .travis.yml : 597 B
  5. tests/data/when_dir_contents_match/simple/expected/sun.txt : 210 B
  6. tests/data/when_dir_contents_match/simple/actual/sun.txt : 210 B
  7. tests/data/when_dir_contents_match/file/expected : 210 B
  8. tests/data/when_dir_contents_match/file/actual : 210 B
  9. tests/data/when_dir_contents_match/deep/expected/level1/sun.txt : 210 B
  10. tests/data/when_dir_contents_match/deep/actual/level1/sun.txt : 210 B
  11. tests/data/when_dir_contents_do_not_match/extra_elements/expected/sun.txt : 210 B
  12. tests/data/when_dir_contents_do_not_match/extra_elements/actual/sun.txt : 210 B
  13. tests/data/when_dir_contents_do_not_match/different_contents/expected/sun.txt : 210 B
  14. tests/data/when_dir_contents_do_not_match/deep/expected/sun.txt : 210 B
  15. tests/data/when_dir_contents_match/complex/expected/saturn/saturn.txt : 203 B
  16. tests/data/when_dir_contents_match/complex/actual/saturn/saturn.txt : 203 B
  17. tests/data/when_dir_contents_do_not_match/extra_elements/actual/saturn.txt : 203 B
  18. tests/data/when_dir_contents_do_not_match/extra_actual/actual/saturn.txt : 203 B
  19. tests/data/when_dir_contents_do_not_match/deep/actual/sun.txt : 203 B
  20. tests/data/when_dir_contents_do_not_match/deep/actual/planets/saturn.txt : 203 B
  21. tests/data/when_dir_contents_do_not_match/different_contents/actual/sun.txt : 199 B
  22. tests/data/when_dir_contents_match/complex/expected/jupiter.txt : 196 B
  23. tests/data/when_dir_contents_match/complex/actual/jupiter.txt : 196 B
  24. tests/data/when_dir_contents_do_not_match/extra_expected/expected/jupiter.txt : 196 B
  25. tests/data/when_dir_contents_do_not_match/extra_elements/expected/jupiter.txt : 196 B
  26. tests/data/when_dir_contents_do_not_match/deep/expected/planets/jupiter.txt : 196 B
  27. .gitignore : 30 B
  28. tests/data/when_dir_contents_do_not_match/expected_not_found/actual/.gitkeep : 0 B
  29. tests/data/when_dir_contents_do_not_match/different_kinds_deep/expected/stars/.gitkeep : 0 B
  30. tests/data/when_dir_contents_do_not_match/different_kinds_deep/actual/stars : 0 B
  31. tests/data/when_dir_contents_do_not_match/different_kinds/expected/.gitkeep : 0 B
  32. tests/data/when_dir_contents_do_not_match/different_kinds/actual : 0 B
  33. tests/data/when_dir_contents_do_not_match/actual_not_found/expected/.gitkeep : 0 B