Ugly Alpha 1
ambassador:0.2.1

total uncompressed bytes

31.9 KB

total files

21

Fix

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

18 wasted files

total waste: 11.4 KB

  1. tests/run-pass/derive_and_trait_in_modules.rs : 822 B
  2. tests/compile-fail/method_no_self.rs : 802 B
  3. tests/run-pass/generic_struct.rs : 768 B
  4. tests/run-pass/derive_in_module.rs : 761 B
  5. tests/run-pass/generic_enum.rs : 754 B
  6. tests/run-pass/generic_tuple_struct.rs : 687 B
  7. tests/compiletest.rs : 661 B
  8. tests/compile-fail/missing_delegate_attribute.rs : 628 B
  9. tests/run-pass/tuple_struct_target.rs : 619 B
  10. tests/run-pass/method_single_arg.rs : 608 B
  11. tests/run-pass/struct_field_target.rs : 566 B
  12. tests/run-pass/method_mut_ref_self.rs : 562 B
  13. tests/run-pass/delegate_trait_remote_display.rs : 556 B
  14. tests/run-pass/single_trait_single_method.rs : 546 B
  15. tests/run-pass/method_ref_self.rs : 546 B
  16. tests/run-pass/method_self.rs : 543 B
  17. tests/run-pass/struct_single_field.rs : 482 B
  18. tests/run-pass/tuple_struct_single_field.rs : 458 B