Ugly Alpha 1
educe:0.3.0

total uncompressed bytes

727.4 KB

total files

98

Fix

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

28 wasted files

total waste: 218.1 KB

  1. tests/debug_enum.rs : 21.0 KB
  2. tests/partial_ord_enum.rs : 18.6 KB
  3. tests/ord_enum.rs : 18.4 KB
  4. tests/partial_ord_struct.rs : 17.2 KB
  5. tests/ord_struct.rs : 17.2 KB
  6. tests/hash_struct.rs : 14.0 KB
  7. tests/debug_struct.rs : 13.8 KB
  8. tests/hash_enum.rs : 12.8 KB
  9. tests/default_enum.rs : 11.3 KB
  10. tests/partial_eq_enum.rs : 10.9 KB
  11. tests/default_union.rs : 10.3 KB
  12. tests/partial_eq_struct.rs : 9.9 KB
  13. tests/default_struct.rs : 9.2 KB
  14. tests/clone_enum.rs : 7.6 KB
  15. tests/clone_struct.rs : 5.9 KB
  16. tests/debug_union.rs : 3.1 KB
  17. tests/eq_enum.rs : 2.2 KB
  18. tests/copy_clone_enum.rs : 2.2 KB
  19. .gitignore : 2.1 KB
  20. tests/eq_struct.rs : 2.0 KB
  21. tests/copy_clone_struct.rs : 1.9 KB
  22. .travis.yml : 1.8 KB
  23. tests/eq_union.rs : 1.2 KB
  24. tests/deref_mut_struct.rs : 934 B
  25. tests/deref_mut_enum.rs : 854 B
  26. tests/deref_struct.rs : 757 B
  27. tests/deref_enum.rs : 707 B
  28. tests/copy_clone_union.rs : 305 B