Ugly Alpha 1
pnet_macros:0.29.0

total uncompressed bytes

127.9 KB

total files

42

Fix

NewInclude { include: [ "src/**/*", "LICENSE-*", ], has_build_script: false, }

36 wasted files

total waste: 22.9 KB

  1. tests/run-pass/min_packet_size.rs : 2.3 KB
  2. tests/run-pass/packet_size.rs : 1.4 KB
  3. tests/run-pass/packet_in_packet.rs : 1.3 KB
  4. tests/run-pass/variable_length_fields.rs : 1.2 KB
  5. tests/run-pass/construct_with.rs : 910 B
  6. tests/compile-fail/construct-with-errors.rs : 900 B
  7. tests/run-pass/get_variable_length_field.rs : 829 B
  8. tests/compile-fail/payload_fn2.rs : 805 B
  9. tests/compile-fail/length_expr.rs : 766 B
  10. tests/run-pass/mqtt.rs : 746 B
  11. tests/run-pass/length_expr.rs : 696 B
  12. tests/compile-fail/length_expr_key.rs : 693 B
  13. tests/compile-fail/length_expr_parentheses.rs : 692 B
  14. tests/compile-fail/non-primitive.rs : 685 B
  15. tests/compile-fail/variable_length_fields.rs : 680 B
  16. tests/compile-fail/payload_fn2.stderr : 677 B
  17. tests/compile-fail/multiple_payload.rs : 659 B
  18. tests/compile-fail/invalid_type.rs : 639 B
  19. tests/compile-fail/endianness_not_specified.rs : 622 B
  20. tests/compile-fail/must_be_pub.rs : 597 B
  21. tests/compile-fail/unnamed_field.rs : 577 B
  22. tests/run-pass/payload_fn.rs : 566 B
  23. tests/compile-fail/no_payload.rs : 562 B
  24. tests/compile-fail/construct-with-errors.stderr : 485 B
  25. tests/compile-fail/length_expr.stderr : 359 B
  26. tests/compile-fail/no_payload.stderr : 312 B
  27. tests/compile-fail/length_expr_parentheses.stderr : 304 B
  28. tests/compile-fail/variable_length_fields.stderr : 277 B
  29. tests/compile-fail/length_expr_key.stderr : 251 B
  30. tests/compile-fail/invalid_type.stderr : 225 B
  31. tests/compile-fail/non-primitive.stderr : 216 B
  32. tests/compile-fail/endianness_not_specified.stderr : 215 B
  33. tests/compile-fail/unnamed_field.stderr : 186 B
  34. tests/compile-fail/multiple_payload.stderr : 174 B
  35. tests/compile-fail/must_be_pub.stderr : 165 B
  36. tests/tests.rs : 152 B