Ugly Alpha 1
mod_trait_exerci:0.2.1

total uncompressed bytes

25.5 KB

total files

29

Fix

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

19 wasted files

total waste: 18.9 KB

  1. tests/u_for_box_static_hello.rs : 1.9 KB
  2. tests/u_for_box_dynamic_hello.rs : 1.8 KB
  3. tests/u_for_mod_trait_instance.rs : 1.6 KB
  4. tests/u_for_mod_bare.rs : 1.5 KB
  5. examples/box_dynamic_hello.rs : 1.5 KB
  6. examples/box_static_hello.rs : 1.4 KB
  7. examples/trait_fn_hello.rs : 1.2 KB
  8. tests/u_for_mod_trait_fn.rs : 1.1 KB
  9. examples/simple_dynamic_dispatch.rs : 1.1 KB
  10. examples/trait_instance_hello.rs : 987 B
  11. examples/trait_dispatch_concrete.rs : 964 B
  12. examples/bare_hello.rs : 936 B
  13. examples/trait_where_hello.rs : 780 B
  14. examples/generics_trait_hello.rs : 456 B
  15. examples/generics_impl_hello.rs : 396 B
  16. examples/generics_type_hello.rs : 385 B
  17. examples/simple_static_dispatch.rs : 366 B
  18. examples/trait_dispatch_abstract.rs : 323 B
  19. examples/generics_fn_hello.rs : 282 B