Ugly Alpha 1
num_enum:0.5.2

total uncompressed bytes

42.9 KB

total files

44

Fix

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

40 wasted files

total waste: 32.7 KB

  1. tests/try_from_primitive.rs : 8.9 KB
  2. tests/try_build/pass/exhaustive_enum.rs : 3.8 KB
  3. tests/try_build.rs : 3.4 KB
  4. tests/try_build/compile_fail/exhaustive_enum.rs : 1.9 KB
  5. tests/try_build/pass/default_and_alternatives.rs : 1.4 KB
  6. tests/from_primitive.rs : 1.4 KB
  7. tests/try_build/compile_fail/conflicting_derive.stderr_nightly : 1.1 KB
  8. tests/try_build/compile_fail/conflicting_derive.stderr_beta : 1.1 KB
  9. tests/try_build/compile_fail/conflicting_derive.stderr : 997 B
  10. tests/renamed_num_enum.rs : 721 B
  11. tests/try_build/compile_fail/variants_with_fields.stderr : 626 B
  12. tests/unsafe_from_primitive.rs : 470 B
  13. tests/into_primitive.rs : 448 B
  14. tests/try_build/compile_fail/unreachable_patterns.stderr_nightly : 408 B
  15. tests/try_build/compile_fail/unreachable_patterns.stderr_beta : 408 B
  16. tests/try_build/compile_fail/variants_with_fields.rs : 380 B
  17. tests/try_build/compile_fail/unreachable_patterns.stderr : 377 B
  18. tests/try_build/compile_fail/missing_default.stderr_nightly : 345 B
  19. tests/try_build/compile_fail/missing_default.stderr_beta : 345 B
  20. tests/try_build/compile_fail/exhaustive_enum.stderr_nightly : 345 B
  21. tests/try_build/compile_fail/exhaustive_enum.stderr_beta : 345 B
  22. tests/try_build/compile_fail/missing_default.stderr : 317 B
  23. tests/try_build/compile_fail/exhaustive_enum.stderr : 317 B
  24. tests/try_build/compile_fail/missing_repr.stderr_nightly : 302 B
  25. tests/try_build/compile_fail/missing_repr.stderr_beta : 302 B
  26. tests/try_build/compile_fail/missing_repr.stderr : 274 B
  27. tests/try_build/compile_fail/unpexpected_alternatives.stderr : 209 B
  28. tests/try_build/compile_fail/multiple_defaults.rs : 186 B
  29. tests/try_build/compile_fail/unpexpected_default.stderr : 176 B
  30. tests/try_build/compile_fail/unreachable_patterns.rs : 159 B
  31. tests/try_build/compile_fail/multiple_defaults.stderr : 157 B
  32. tests/try_build/compile_fail/conflicting_derive.rs : 152 B
  33. tests/try_build/not_nightly/compile_fail/garbage_attribute.rs : 148 B
  34. tests/try_build/not_nightly/compile_fail/garbage_attribute.stderr : 141 B
  35. tests/try_build/compile_fail/unpexpected_alternatives.rs : 141 B
  36. tests/try_build/compile_fail/unpexpected_default.rs : 135 B
  37. tests/try_build/compile_fail/missing_default.rs : 108 B
  38. tests/try_build/compile_fail/repr_c.stderr : 104 B
  39. tests/try_build/compile_fail/repr_c.rs : 96 B
  40. tests/try_build/compile_fail/missing_repr.rs : 85 B