Ugly Alpha 1
axum-debug:0.3.0

total uncompressed bytes

23.2 KB

total files

34

Fix

NewInclude { include: [ "src/lib.rs", "LICENSE", "README.md", "CHANGELOG.md", ], has_build_script: false, }

29 wasted files

total waste: 6.3 KB

  1. tests/fail/not_send.stderr : 718 B
  2. tests/fail/wrong_return_type.stderr : 528 B
  3. tests/fail/extract_self_mut.rs : 422 B
  4. tests/fail/extract_self_ref.rs : 418 B
  5. tests/pass/self_receiver.rs : 417 B
  6. tests/fail/generics.stderr : 406 B
  7. tests/fail/too_many_extractors.rs : 366 B
  8. tests/fail/too_many_extractors.stderr : 338 B
  9. tests/pass/returns_self.rs : 321 B
  10. tests/fail/argument_not_extractor.stderr : 281 B
  11. tests/fail/extract_self_mut.stderr : 168 B
  12. tests/fail/extract_self_ref.stderr : 160 B
  13. tests/pass/impl_into_response.rs : 151 B
  14. tests/pass/impl_future.rs : 146 B
  15. tests/fail/not_send.rs : 141 B
  16. tests/pass/ready.rs : 140 B
  17. tests/pass/mut_extractor.rs : 137 B
  18. tests/pass/multiple_extractors.rs : 127 B
  19. tests/pass/associated_fn_without_self.rs : 115 B
  20. tests/fail/attrs.stderr : 108 B
  21. tests/fail/wrong_return_type.rs : 104 B
  22. tests/fail/not_async.stderr : 100 B
  23. tests/fail/argument_not_extractor.rs : 94 B
  24. tests/fail/attrs.rs : 90 B
  25. tests/fail/not_a_function.stderr : 88 B
  26. tests/fail/generics.rs : 88 B
  27. tests/fail/not_async.rs : 79 B
  28. tests/fail/not_a_function.rs : 73 B
  29. tests/fail/.gitkeep : 0 B