Ugly Alpha 1
extend:1.0.0

total uncompressed bytes

27.1 KB

total files

25

Fix

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

20 wasted files

total waste: 6.5 KB

  1. .github/workflows/CI.yml : 1.8 KB
  2. deny.toml : 763 B
  3. tests/compile_pass/extension_on_complex_types.rs : 631 B
  4. tests/compile_pass/issue_2.rs : 571 B
  5. tests/compile_fail/supertraits_are_actually_included.stderr : 367 B
  6. tests/compile_pass/hello_world.rs : 271 B
  7. tests/compile_pass/super_trait.rs : 243 B
  8. tests/compile_pass/complex_trait_name.rs : 234 B
  9. tests/compile_pass/generics.rs : 197 B
  10. tests/compile_fail/supertraits_are_actually_included.rs : 197 B
  11. tests/compile_pass/visibility_config.rs : 172 B
  12. tests/compile_pass/double_ext_on_same_type.rs : 169 B
  13. tests/compile_pass/multiple_generic_params.rs : 158 B
  14. tests/compile_pass/multiple_config.rs : 146 B
  15. tests/compile_pass/async_trait.rs : 146 B
  16. tests/compile_pass/associated_constants.rs : 132 B
  17. tests/compile_pass/changing_extension_trait_name.rs : 106 B
  18. tests/compile_pass/more_than_one_extension.rs : 105 B
  19. .gitignore : 30 B
  20. rustfmt.toml : 21 B