Ugly Alpha 1
derive_builder:0.10.0-alpha

total uncompressed bytes

96.1 KB

total files

47

Fix

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

40 wasted files

total waste: 41.5 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/ignore/no_std.rs : 2.0 KB
  6. tests/try_setter.rs : 2.0 KB
  7. tests/bounds_generation.rs : 2.0 KB
  8. tests/validation.rs : 1.9 KB
  9. tests/build_fn.rs : 1.6 KB
  10. tests/setter_strip_option.rs : 1.5 KB
  11. tests/setter_visibility.rs : 1.4 KB
  12. examples/custom_defaults.rs : 1.3 KB
  13. tests/generic_structs.rs : 1.2 KB
  14. tests/generic_with_default.rs : 1.0 KB
  15. examples/validation.rs : 915 B
  16. tests/builder_name.rs : 818 B
  17. examples/channel.rs : 721 B
  18. tests/compile-fail/private_build_fn.rs : 703 B
  19. tests/compile-fail/private_fields.rs : 692 B
  20. tests/setter_into.rs : 646 B
  21. tests/derive_trait.rs : 641 B
  22. tests/setter_prefix.rs : 568 B
  23. tests/setter_name.rs : 558 B
  24. tests/compile-fail/private_builder.rs : 551 B
  25. tests/run-pass/custom_types.rs : 533 B
  26. examples/deny_missing_docs.rs : 521 B
  27. tests/compile-fail/rename_setter_struct_level.rs : 509 B
  28. tests/run-pass/attributes.rs : 505 B
  29. tests/lifetime.rs : 498 B
  30. examples/readme_example.rs : 480 B
  31. tests/compile-fail/private_build_fn.stderr : 407 B
  32. tests/compile-fail/rename_setter_struct_level.stderr : 394 B
  33. tests/compile-fail/private_builder.stderr : 293 B
  34. tests/compile-fail/deny_empty_default.rs : 250 B
  35. examples/doc_example.rs : 239 B
  36. tests/compiletests.rs : 231 B
  37. tests/run-pass/multiple_derives.rs : 201 B
  38. tests/compile-fail/private_fields.stderr : 178 B
  39. tests/compile-fail/deny_empty_default.stderr : 137 B
  40. tests/run-pass/empty_struct.rs : 125 B