Ugly Alpha 1
fluent-comparisons:0.3.1

total uncompressed bytes

50.4 KB

total files

33

Fix

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

29 wasted files

total waste: 42.4 KB

  1. src/tests/all_of.rs : 4.6 KB
  2. src/tests/all_of_with_map.rs : 4.3 KB
  3. src/tests/any_of.rs : 4.3 KB
  4. src/tests/none_of.rs : 4.2 KB
  5. src/tests/any_of_with_map.rs : 4.0 KB
  6. src/tests/none_of_with_map.rs : 3.9 KB
  7. src/tests/theorems.rs : 2.4 KB
  8. src/tests/macro_expansion.rs : 2.3 KB
  9. macro_expansion_tests/none_of_with_map_or_satisfies_expansion.expanded.rs : 1.1 KB
  10. macro_expansion_tests/any_of_with_map_or_satisfies_expansion.expanded.rs : 1.1 KB
  11. macro_expansion_tests/all_of_with_map_or_satisfies_expansion.expanded.rs : 1.1 KB
  12. tests/integration.rs : 973 B
  13. src/tests/helper.rs : 938 B
  14. .github/workflows/lints.yml : 880 B
  15. .github/workflows/tests.yml : 839 B
  16. .github/workflows/approval-tests.yml : 709 B
  17. macro_expansion_tests/none_of_with_map_or_satisfies_expansion.rs : 445 B
  18. macro_expansion_tests/none_of_expansion.expanded.rs : 444 B
  19. macro_expansion_tests/any_of_with_map_or_satisfies_expansion.rs : 440 B
  20. macro_expansion_tests/all_of_with_map_or_satisfies_expansion.rs : 440 B
  21. macro_expansion_tests/any_of_expansion.expanded.rs : 434 B
  22. macro_expansion_tests/all_of_expansion.expanded.rs : 434 B
  23. .github/workflows/build.yml : 429 B
  24. .gitignore : 417 B
  25. macro_expansion_tests/none_of_expansion.rs : 332 B
  26. macro_expansion_tests/any_of_expansion.rs : 328 B
  27. macro_expansion_tests/all_of_expansion.rs : 328 B
  28. src/tests/mod.rs : 166 B
  29. check_ci.sh : 120 B