Ugly Alpha 1
actix-web-codegen:0.5.0-beta.6

total uncompressed bytes

51.5 KB

total files

23

Fix

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

17 wasted files

total waste: 18.8 KB

  1. tests/test_macro.rs : 8.5 KB
  2. CHANGES.md : 2.4 KB
  3. tests/trybuild/route-malformed-path-fail.stderr : 1.2 KB
  4. tests/trybuild/simple-fail.stderr : 676 B
  5. tests/trybuild/route-missing-method-fail.stderr : 667 B
  6. tests/trybuild.rs : 613 B
  7. tests/trybuild/route-malformed-path-fail.rs : 596 B
  8. tests/trybuild/route-duplicate-method-fail.stderr : 583 B
  9. tests/trybuild/route-unexpected-method-fail.stderr : 566 B
  10. tests/trybuild/simple-fail.rs : 499 B
  11. tests/trybuild/docstring-ok.rs : 421 B
  12. tests/trybuild/simple.rs : 393 B
  13. tests/trybuild/route-ok.rs : 387 B
  14. tests/trybuild/route-duplicate-method-fail.rs : 386 B
  15. tests/trybuild/route-unexpected-method-fail.rs : 379 B
  16. tests/trybuild/route-missing-method-fail.rs : 362 B
  17. tests/trybuild/test-runtime.rs : 91 B