Ugly Alpha 1
gflags-derive:0.1.0

total uncompressed bytes

55.0 KB

total files

39

Fix

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

36 wasted files

total waste: 20.4 KB

  1. tests/common/mod.rs : 2.4 KB
  2. .gitignore : 1.6 KB
  3. tests/derive_with_default.rs : 1.2 KB
  4. tests/derive_with_visibility.rs : 1.1 KB
  5. tests/derive_with_option.rs : 1.1 KB
  6. tests/derive_with_custom_type.rs : 1.0 KB
  7. tests/derive_with_prefix_snakecase.rs : 996 B
  8. tests/derive_with_prefix_kebabcase.rs : 996 B
  9. tests/README.md : 964 B
  10. tests/derive_basic.rs : 925 B
  11. tests/expected_failures/derive_with_visibility.rs : 859 B
  12. tests/derive_with_multiple_comments.rs : 766 B
  13. tests/derive_with_skip.rs : 755 B
  14. tests/derive_with_placeholder.rs : 716 B
  15. tests/expected_failures/derive_with_visibility.stderr : 463 B
  16. RELEASE.md : 427 B
  17. tests/expected_failures/empty_type.rs : 290 B
  18. tests/expected_failures/type_wrong_type.rs : 289 B
  19. tests/expected_failures/skip_wrong_type.rs : 289 B
  20. tests/expected_failures/empty_prefix.rs : 288 B
  21. tests/expected_failures/prefix_wrong_type.rs : 287 B
  22. tests/expected_failures/missing_value.rs : 285 B
  23. tests/expected_failures/unexpected_key.rs : 282 B
  24. tests/expected_failures/empty_parameter_list.rs : 279 B
  25. tests/expected_failures/missing_parameter_list.rs : 277 B
  26. tests/version-numbers.rs : 196 B
  27. tests/expected_failures/empty_type.stderr : 153 B
  28. tests/expected_failures/empty_prefix.stderr : 148 B
  29. tests/expected_failures/type_wrong_type.stderr : 146 B
  30. tests/expected_failures/prefix_wrong_type.stderr : 141 B
  31. tests/expected_failures/skip_wrong_type.stderr : 140 B
  32. tests/expected_failures/empty_parameter_list.stderr : 132 B
  33. tests/expected_failures.rs : 128 B
  34. tests/expected_failures/missing_parameter_list.stderr : 120 B
  35. tests/expected_failures/missing_value.stderr : 119 B
  36. tests/expected_failures/unexpected_key.stderr : 102 B