Ugly Alpha 1
derive_builder:0.10.2

total uncompressed bytes

108.1 KB

total files

56

Fix

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

48 wasted files

total waste: 50.6 KB

  1. tests/custom_default.rs : 4.0 KB
  2. tests/skip-setter.rs : 3.8 KB
  3. tests/setter_pattern.rs : 2.9 KB
  4. tests/setter_custom.rs : 2.6 KB
  5. tests/setter_extend.rs : 2.4 KB
  6. tests/ignore/no_std.rs : 2.0 KB
  7. tests/try_setter.rs : 2.0 KB
  8. tests/bounds_generation.rs : 2.0 KB
  9. tests/validation.rs : 1.9 KB
  10. tests/build_fn.rs : 1.6 KB
  11. examples/custom_error.rs : 1.5 KB
  12. tests/setter_strip_option.rs : 1.5 KB
  13. tests/setter_visibility.rs : 1.4 KB
  14. examples/custom_defaults.rs : 1.3 KB
  15. examples/custom_error_generic.rs : 1.2 KB
  16. tests/run-pass/custom_error_default.rs : 1.2 KB
  17. tests/generic_structs.rs : 1.2 KB
  18. tests/generic_with_default.rs : 1.0 KB
  19. examples/validation.rs : 915 B
  20. tests/compile-fail/custom_error_generic_missing_bound.rs : 905 B
  21. tests/compile-fail/custom_error_no_from.rs : 841 B
  22. tests/builder_name.rs : 818 B
  23. examples/channel.rs : 721 B
  24. tests/compile-fail/private_build_fn.rs : 703 B
  25. tests/compile-fail/private_fields.rs : 692 B
  26. tests/setter_into.rs : 646 B
  27. tests/derive_trait.rs : 641 B
  28. tests/compile-fail/custom_error_no_from.stderr : 594 B
  29. tests/setter_prefix.rs : 568 B
  30. tests/setter_name.rs : 558 B
  31. tests/compile-fail/private_builder.rs : 551 B
  32. tests/compile-fail/custom_error_generic_missing_bound.stderr : 550 B
  33. tests/run-pass/custom_types.rs : 533 B
  34. examples/deny_missing_docs.rs : 521 B
  35. tests/compile-fail/rename_setter_struct_level.rs : 509 B
  36. tests/run-pass/attributes.rs : 505 B
  37. tests/lifetime.rs : 498 B
  38. examples/readme_example.rs : 480 B
  39. tests/compile-fail/private_build_fn.stderr : 407 B
  40. tests/compile-fail/rename_setter_struct_level.stderr : 394 B
  41. tests/compile-fail/private_builder.stderr : 293 B
  42. tests/compile-fail/deny_empty_default.rs : 250 B
  43. examples/doc_example.rs : 239 B
  44. tests/compiletests.rs : 231 B
  45. tests/run-pass/multiple_derives.rs : 201 B
  46. tests/compile-fail/private_fields.stderr : 178 B
  47. tests/compile-fail/deny_empty_default.stderr : 137 B
  48. tests/run-pass/empty_struct.rs : 125 B