Ugly Alpha 1
structconf:0.5.0

total uncompressed bytes

57.4 KB

total files

49

Fix

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

44 wasted files

total waste: 32.8 KB

  1. tests/lib.rs : 9.8 KB
  2. tests/compile_fail/custom_norequisites.stderr : 3.9 KB
  3. examples/vidify.rs : 3.6 KB
  4. .github/workflows/ci.yml : 2.1 KB
  5. examples/showcase.rs : 1.8 KB
  6. tests/compile_pass/custom.rs : 1.2 KB
  7. .github/workflows/release.yml : 1.1 KB
  8. tests/compile_pass/option.rs : 981 B
  9. tests/compile_pass/basic_attributes.rs : 517 B
  10. .gitignore : 489 B
  11. tests/compile_pass/default.rs : 408 B
  12. tests/compile_tests.rs : 367 B
  13. tests/compile_fail/custom_norequisites.rs : 327 B
  14. tests/compile_fail/invalid_type_enum.stderr : 320 B
  15. tests/compile_fail/repeated_short.rs : 297 B
  16. tests/compile_pass/attr_parsing.rs : 289 B
  17. tests/compile_fail/repeated_long.rs : 272 B
  18. tests/compile_fail/repeated_file.rs : 272 B
  19. tests/compile_fail/repeated_short_auto.rs : 268 B
  20. tests/compile_pass/empty.rs : 266 B
  21. tests/compile_fail/conflicting_help.rs : 260 B
  22. tests/compile_fail/conflicting_inverse.rs : 254 B
  23. .github/dependabot.yml : 251 B
  24. tests/compile_fail/inverse_nobool.rs : 231 B
  25. tests/compile_pass/inverse_arg.rs : 213 B
  26. tests/compile_fail/short_nochar.rs : 204 B
  27. tests/compile_fail/invalid_type_struct.stderr : 202 B
  28. tests/compile_fail/conflicting_long.rs : 189 B
  29. tests/compile_fail/conflicting_short.rs : 188 B
  30. tests/compile_fail/conflicting_file.rs : 185 B
  31. tests/compile_fail/repeated_short_auto.stderr : 165 B
  32. tests/compile_fail/short_nochar.stderr : 160 B
  33. tests/compile_fail/repeated_short.stderr : 160 B
  34. tests/compile_fail/repeated_long.stderr : 160 B
  35. tests/compile_fail/repeated_file.stderr : 160 B
  36. tests/compile_pass/basic.rs : 157 B
  37. tests/compile_fail/conflicting_inverse.stderr : 150 B
  38. tests/compile_fail/conflicting_help.stderr : 140 B
  39. tests/compile_fail/inverse_nobool.stderr : 136 B
  40. tests/compile_fail/conflicting_short.stderr : 130 B
  41. tests/compile_fail/conflicting_long.stderr : 127 B
  42. tests/compile_fail/conflicting_file.stderr : 127 B
  43. tests/compile_fail/invalid_type_enum.rs : 95 B
  44. tests/compile_fail/invalid_type_struct.rs : 91 B