Ugly Alpha 1
int-enum:0.4.0

total uncompressed bytes

19.1 KB

total files

30

Fix

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

24 wasted files

total waste: 10.9 KB

  1. .github/workflows/main.yml : 2.2 KB
  2. tests/serde.rs : 1.8 KB
  3. tests/bounds.rs : 1.7 KB
  4. tests/basic.rs : 1.1 KB
  5. tests/convert.rs : 663 B
  6. .rustfmt.toml : 443 B
  7. tests/compile_tests/underflow.stderr : 258 B
  8. tests/compile_tests/overflow.stderr : 252 B
  9. tests/compile_tests/missing_repr.stderr : 251 B
  10. tests/compile_tests/negative_unsigned.stderr : 224 B
  11. tests/compile_tests/generics.rs : 191 B
  12. tests/compile_tests/invalid_repr.stderr : 189 B
  13. tests/compile_tests/underflow.rs : 174 B
  14. tests/compile_tests/overflow.rs : 170 B
  15. tests/compile_tests.rs : 162 B
  16. tests/compile_tests/missing_discriminant.rs : 149 B
  17. tests/compile_tests/negative_unsigned.rs : 145 B
  18. tests/compile_tests/invalid_repr2.rs : 144 B
  19. tests/compile_tests/invalid_repr.rs : 140 B
  20. tests/compile_tests/generics.stderr : 127 B
  21. tests/compile_tests/missing_discriminant.stderr : 125 B
  22. tests/compile_tests/missing_repr.rs : 122 B
  23. tests/compile_tests/invalid_repr2.stderr : 116 B
  24. .gitignore : 30 B