Ugly Alpha 1
libpacket-derive:0.1.1

total uncompressed bytes

104.8 KB

total files

39

Fix

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

34 wasted files

total waste: 19.1 KB

  1. tests/run-pass/min_packet_size.rs : 1.9 KB
  2. tests/run-pass/packet_size.rs : 1.4 KB
  3. tests/run-pass/packet_in_packet.rs : 1.2 KB
  4. tests/run-pass/variable_length_fields.rs : 1.0 KB
  5. tests/run-pass/construct_with.rs : 850 B
  6. tests/run-pass/varint.rs : 787 B
  7. tests/run-pass/get_variable_length_field.rs : 777 B
  8. tests/compile-fail/construct-with-errors.rs : 724 B
  9. tests/run-pass/mqtt.rs : 681 B
  10. tests/run-pass/length_expr.rs : 657 B
  11. tests/compile-fail/payload_fn2.rs : 652 B
  12. tests/compile-fail/length_expr_parentheses.rs : 578 B
  13. tests/compile-fail/length_expr.rs : 575 B
  14. tests/compile-fail/payload_fn2.stderr : 571 B
  15. tests/compile-fail/non-primitive.rs : 570 B
  16. tests/compile-fail/multiple_payload.rs : 562 B
  17. tests/compile-fail/variable_length_fields.rs : 544 B
  18. tests/compile-fail/invalid_type.rs : 524 B
  19. tests/run-pass/payload_fn.rs : 519 B
  20. tests/compile-fail/endianness_not_specified.rs : 512 B
  21. tests/compile-fail/must_be_pub.rs : 507 B
  22. tests/compile-fail/unnamed_field.rs : 483 B
  23. tests/run-pass/payload_optional.rs : 437 B
  24. tests/compile-fail/construct-with-errors.stderr : 348 B
  25. tests/compile-fail/length_expr_parentheses.stderr : 279 B
  26. tests/compile-fail/length_expr.stderr : 249 B
  27. tests/compile-fail/variable_length_fields.stderr : 196 B
  28. tests/compile-fail/invalid_type.stderr : 157 B
  29. tests/tests.rs : 152 B
  30. tests/compile-fail/endianness_not_specified.stderr : 152 B
  31. tests/compile-fail/non-primitive.stderr : 148 B
  32. tests/compile-fail/unnamed_field.stderr : 139 B
  33. tests/compile-fail/multiple_payload.stderr : 125 B
  34. tests/compile-fail/must_be_pub.stderr : 122 B