Ugly Alpha 1
dddk_core:0.1.0

total uncompressed bytes

49.9 KB

total files

38

Fix

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

18 wasted files

total waste: 34.4 KB

  1. src/dddk/test_tools/some_event_handler_for_test.rs : 4.0 KB
  2. src/dddk/command/bus_impl/command_dispatcher_test.rs : 3.8 KB
  3. src/dddk/event/bus_impl/event_dispatcher_test.rs : 3.5 KB
  4. src/dddk/command/bus_impl/event_produced_by_command_bus_dispatcher_test.rs : 3.0 KB
  5. src/dddk/query/bus_impl/query_dispatcher_test.rs : 2.7 KB
  6. src/dddk/test_tools/some_command_handler_for_test.rs : 2.3 KB
  7. src/dddk/test_tools/some_query_handler_for_test.rs : 2.2 KB
  8. src/dddk/test_macro/command_macro_test.rs : 2.0 KB
  9. src/dddk/test_macro/query_macro_test.rs : 1.9 KB
  10. src/dddk/test_macro/event_macro_test.rs : 1.8 KB
  11. src/dddk/command/command_handler_test.rs : 1.6 KB
  12. src/dddk/query/query_handler_test.rs : 1.5 KB
  13. src/dddk/event/event_handler_test.rs : 1.1 KB
  14. src/dddk/test_tools/some_event_for_test.rs : 916 B
  15. src/dddk/test_tools/some_command_for_test.rs : 588 B
  16. src/dddk/test_tools/some_query_for_test.rs : 559 B
  17. Makefile : 485 B
  18. src/dddk/test_tools/some_response_for_test.rs : 402 B