Ugly Alpha 1
num_enum:0.5.4

total uncompressed bytes

40.7 KB

total files

41

Fix

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

37 wasted files

total waste: 30.5 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/from_primitive.rs : 1.8 KB
  6. tests/try_build/pass/default_and_alternatives.rs : 1.4 KB
  7. tests/try_build/compile_fail/conflicting_derive.stderr : 1.1 KB
  8. tests/default.rs : 723 B
  9. tests/renamed_num_enum.rs : 721 B
  10. tests/try_build/compile_fail/variants_with_fields.stderr : 626 B
  11. tests/unsafe_from_primitive.rs : 470 B
  12. tests/try_build/nightly/compile_fail/conflicting_default.stderr : 450 B
  13. tests/into_primitive.rs : 448 B
  14. tests/try_build/compile_fail/unreachable_patterns.stderr : 408 B
  15. tests/try_build/compile_fail/variants_with_fields.rs : 380 B
  16. tests/try_build/compile_fail/missing_default.stderr : 361 B
  17. tests/try_build/compile_fail/exhaustive_enum.stderr : 361 B
  18. tests/try_build/compile_fail/missing_repr.stderr : 302 B
  19. tests/try_build/compile_fail/unpexpected_alternatives.stderr : 209 B
  20. tests/try_build/compile_fail/multiple_defaults_different_kinds.stderr : 189 B
  21. tests/try_build/compile_fail/multiple_num_enum_defaults.rs : 186 B
  22. tests/try_build/compile_fail/multiple_num_enum_defaults.stderr : 182 B
  23. tests/try_build/compile_fail/unpexpected_default.stderr : 176 B
  24. tests/try_build/compile_fail/multiple_defaults_different_kinds.rs : 176 B
  25. tests/try_build/compile_fail/multiple_defaults.rs : 166 B
  26. tests/try_build/compile_fail/garbage_attribute.stderr : 160 B
  27. tests/try_build/compile_fail/unreachable_patterns.rs : 159 B
  28. tests/try_build/compile_fail/multiple_defaults.stderr : 154 B
  29. tests/try_build/compile_fail/conflicting_derive.rs : 152 B
  30. tests/try_build/compile_fail/garbage_attribute.rs : 148 B
  31. tests/try_build/compile_fail/unpexpected_alternatives.rs : 141 B
  32. tests/try_build/nightly/compile_fail/conflicting_default.rs : 140 B
  33. tests/try_build/compile_fail/unpexpected_default.rs : 135 B
  34. tests/try_build/compile_fail/missing_default.rs : 108 B
  35. tests/try_build/compile_fail/repr_c.stderr : 104 B
  36. tests/try_build/compile_fail/repr_c.rs : 96 B
  37. tests/try_build/compile_fail/missing_repr.rs : 85 B