Ugly Alpha 1
tfsi:0.1.0

total uncompressed bytes

55.3 KB

total files

78

Fix

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

44 wasted files

total waste: 30.7 KB

  1. src/injector/injector_tests.rs : 5.2 KB
  2. src/providers/pair/provide_pair_tests.rs : 3.9 KB
  3. tests/example-01/main.rs : 1.9 KB
  4. tests/playground.rs : 1.8 KB
  5. src/requirements/requirements_tests.rs : 1.7 KB
  6. src/components/component_basic_tests.rs : 1.2 KB
  7. tests/example-02/main.rs : 1.2 KB
  8. tests/example-00/component_one.rs : 1.0 KB
  9. tests/example-03/main.rs : 1.0 KB
  10. src/providers/one/provide_forward_tests.rs : 885 B
  11. tests/example-02/app.rs : 852 B
  12. tests/example-01/di/config_component.rs : 830 B
  13. src/providers/one/provide_val_tests.rs : 718 B
  14. src/providers/one/provide_arc_tests.rs : 681 B
  15. src/providers/one/provide_boxed_tests.rs : 669 B
  16. src/providers/one/provide_ref_tests.rs : 616 B
  17. tests/example-01/di/caps_component.rs : 517 B
  18. tests/example-02/di/real_db_component.rs : 511 B
  19. tests/example-02/di/real_db_config_component.rs : 510 B
  20. tests/example-01/di/http_component.rs : 487 B
  21. tests/example-01/di/db_component.rs : 416 B
  22. tests/example-00/main.rs : 385 B
  23. tests/example-02/capabilities/real_capabilities/real_db.rs : 308 B
  24. tests/example-01/config/http_bind_config.rs : 303 B
  25. src/providers/one/provide_once_tests.rs : 300 B
  26. tests/example-01/config/db_config.rs : 292 B
  27. tests/example-01/capabilities/http_server.rs : 251 B
  28. tests/example-01/di/mod.rs : 239 B
  29. tests/example-02/capabilities/real_capabilities/mod.rs : 222 B
  30. tests/example-01/capabilities/db.rs : 217 B
  31. tests/example-02/capabilities/test_capabilities/mod.rs : 191 B
  32. tests/example-03/real_db.rs : 169 B
  33. tests/example-03/test_db.rs : 168 B
  34. tests/example-01/config/mod.rs : 157 B
  35. tests/example-02/di/mod.rs : 155 B
  36. tests/example-01/config/app_config.rs : 155 B
  37. tests/example-02/capabilities/mod.rs : 124 B
  38. tests/example-02/app_config.rs : 108 B
  39. tests/example-02/capabilities/test_capabilities/test_db.rs : 107 B
  40. tests/example-03/requirement.rs : 101 B
  41. tests/example-01/capabilities/mod.rs : 75 B
  42. tests/example-03/db.rs : 51 B
  43. tests/example-02/capabilities/db.rs : 33 B
  44. .gitignore : 19 B