Ugly Alpha 1
educe:0.4.0

total uncompressed bytes

721.7 KB

total files

98

Fix

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

28 wasted files

total waste: 181.9 KB

  1. tests/debug_enum.rs : 18.4 KB
  2. tests/ord_enum.rs : 14.8 KB
  3. tests/partial_ord_enum.rs : 14.6 KB
  4. tests/ord_struct.rs : 13.8 KB
  5. tests/partial_ord_struct.rs : 13.4 KB
  6. tests/debug_struct.rs : 12.0 KB
  7. tests/default_enum.rs : 11.2 KB
  8. tests/hash_struct.rs : 10.9 KB
  9. tests/hash_enum.rs : 10.2 KB
  10. tests/default_union.rs : 9.9 KB
  11. tests/default_struct.rs : 8.9 KB
  12. tests/partial_eq_enum.rs : 7.4 KB
  13. tests/partial_eq_struct.rs : 6.9 KB
  14. tests/clone_enum.rs : 5.8 KB
  15. tests/clone_struct.rs : 4.6 KB
  16. tests/debug_union.rs : 2.9 KB
  17. .gitignore : 2.1 KB
  18. tests/copy_clone_enum.rs : 2.1 KB
  19. tests/eq_enum.rs : 2.0 KB
  20. tests/copy_clone_struct.rs : 1.9 KB
  21. .travis.yml : 1.8 KB
  22. tests/eq_struct.rs : 1.8 KB
  23. tests/eq_union.rs : 1.2 KB
  24. tests/deref_mut_struct.rs : 871 B
  25. tests/deref_mut_enum.rs : 776 B
  26. tests/deref_struct.rs : 694 B
  27. tests/deref_enum.rs : 629 B
  28. tests/copy_clone_union.rs : 281 B