Ugly Alpha 1
eventmill_derive:0.3.0

total uncompressed bytes

26.4 KB

total files

22

Fix

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

16 wasted files

total waste: 7.8 KB

  1. tests/event_enum_const_as_event_type_version.rs : 904 B
  2. tests/event_enum_event_type_attribute_on_variants.rs : 854 B
  3. tests/aggregate_struct_initialize_with_defaults.rs : 788 B
  4. tests/event_enum_event_type_attribute_omitted.rs : 752 B
  5. tests/event_enum_no_attributes.rs : 578 B
  6. tests/event_struct_all_attributes.rs : 561 B
  7. tests/aggregate_struct_with_id_field_attribute.rs : 538 B
  8. tests/event_struct_event_type_attribute_omitted.rs : 529 B
  9. tests/event_struct_const_as_event_source.rs : 488 B
  10. tests/event_struct_no_attributes.rs : 355 B
  11. tests/failing_builds.rs : 338 B
  12. tests/aggregate_struct_no_attributes.rs : 293 B
  13. tests/failing_builds/event_struct_unknown_identifier_as_event_source.stderr : 241 B
  14. tests/failing_builds/aggregate_struct_id_field_not_found.rs : 220 B
  15. tests/failing_builds/event_struct_unknown_identifier_as_event_source.rs : 165 B
  16. tests/failing_builds/aggregate_struct_id_field_not_found.stderr : 153 B