Ugly Alpha 1
entity-async-graphql-macros:0.3.2

total uncompressed bytes

83.5 KB

total files

29

Fix

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

20 wasted files

total waste: 58.2 KB

  1. tests/derive/general.rs : 17.6 KB
  2. tests/derive/explicit.rs : 16.0 KB
  3. tests/derive/untyped.rs : 13.1 KB
  4. tests/derive/computed.rs : 4.5 KB
  5. tests/hygiene.rs : 2.0 KB
  6. tests/attribute/struct/gql_ent.rs : 1.8 KB
  7. tests/attribute/enum/gql_ent.rs : 1.5 KB
  8. tests/lib.rs : 502 B
  9. tests/ui/derive/ent_object/unsupported-union.stderr : 146 B
  10. tests/ui/derive/ent_filter/unsupported-union.stderr : 146 B
  11. tests/ui/derive/ent_object/unsupported-enum.stderr : 132 B
  12. tests/ui/derive/ent_filter/unsupported-enum.stderr : 132 B
  13. tests/ui/derive/ent_object/unsupported-union.rs : 123 B
  14. tests/ui/derive/ent_filter/unsupported-union.rs : 123 B
  15. tests/ui/derive/ent_object/unsupported-enum.rs : 111 B
  16. tests/ui/derive/ent_filter/unsupported-enum.rs : 111 B
  17. tests/derive/mod.rs : 54 B
  18. tests/attribute/mod.rs : 26 B
  19. tests/attribute/struct/mod.rs : 13 B
  20. tests/attribute/enum/mod.rs : 13 B