Ugly Alpha 1
axum-macros:0.1.1

total uncompressed bytes

82.6 KB

total files

87

Fix

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

78 wasted files

total waste: 25.8 KB

  1. tests/debug_handler/pass/result_impl_into_response.rs : 2.9 KB
  2. tests/from_request/pass/named_via.rs : 1.5 KB
  3. tests/from_request/pass/named.rs : 1.4 KB
  4. tests/debug_handler/fail/not_send.stderr : 773 B
  5. tests/from_request/pass/tuple_same_type_twice_via.rs : 771 B
  6. tests/from_request/pass/derive_opt_out.rs : 737 B
  7. tests/from_request/pass/tuple_same_type_twice.rs : 729 B
  8. tests/typed_path/fail/not_deserialize.stderr : 627 B
  9. tests/typed_path/pass/named_fields_struct.rs : 561 B
  10. tests/debug_handler/fail/wrong_return_type.stderr : 558 B
  11. tests/typed_path/pass/url_encoding.rs : 543 B
  12. tests/from_request/fail/via_on_container_and_field.stderr : 524 B
  13. tests/from_request/fail/via_and_rejection_derive.stderr : 470 B
  14. tests/from_request/fail/rejection_derive_and_via.stderr : 467 B
  15. tests/from_request/fail/double_via_attr.stderr : 457 B
  16. tests/typed_path/fail/missing_capture.stderr : 452 B
  17. tests/debug_handler/fail/generics.stderr : 435 B
  18. tests/debug_handler/fail/extract_self_mut.rs : 423 B
  19. tests/debug_handler/fail/extract_self_ref.rs : 419 B
  20. tests/debug_handler/pass/self_receiver.rs : 418 B
  21. tests/typed_path/pass/tuple_struct.rs : 411 B
  22. tests/from_request/pass/container.rs : 389 B
  23. tests/debug_handler/fail/too_many_extractors.rs : 367 B
  24. tests/debug_handler/fail/too_many_extractors.stderr : 352 B
  25. tests/from_request/fail/derive_opt_out_debug_and_display_without_error.stderr : 330 B
  26. tests/typed_path/pass/unit_struct.rs : 309 B
  27. tests/debug_handler/pass/different_request_body_type.rs : 297 B
  28. tests/debug_handler/fail/argument_not_extractor.stderr : 295 B
  29. tests/from_request/fail/derive_opt_out_display_without_error.stderr : 294 B
  30. tests/from_request/pass/tuple_via.rs : 284 B
  31. tests/from_request/fail/derive_opt_out_debug_without_error.stderr : 284 B
  32. tests/debug_handler/pass/returns_self.rs : 277 B
  33. tests/from_request/pass/empty_tuple.rs : 223 B
  34. tests/from_request/pass/empty_named.rs : 223 B
  35. tests/from_request/pass/unit.rs : 221 B
  36. tests/typed_path/fail/missing_field.stderr : 219 B
  37. tests/from_request/fail/via_on_container_and_field.rs : 219 B
  38. tests/from_request/fail/derive_opt_out_duplicate.stderr : 219 B
  39. tests/from_request/pass/tuple.rs : 214 B
  40. tests/from_request/fail/via_and_rejection_derive.rs : 204 B
  41. tests/from_request/fail/rejection_derive_and_via.rs : 204 B
  42. tests/from_request/fail/double_via_attr.rs : 203 B
  43. tests/debug_handler/fail/extract_self_mut.stderr : 182 B
  44. tests/typed_path/fail/unit_with_capture.stderr : 179 B
  45. tests/debug_handler/fail/extract_self_ref.stderr : 174 B
  46. tests/from_request/fail/unknown_attr_field.stderr : 173 B
  47. tests/from_request/fail/generic.stderr : 165 B
  48. tests/typed_path/fail/wildcard.stderr : 159 B
  49. tests/from_request/fail/derive_opt_out_debug_and_display_without_error.rs : 159 B
  50. tests/from_request/fail/derive_opt_out_duplicate.rs : 157 B
  51. tests/typed_path/fail/missing_capture.rs : 156 B
  52. tests/from_request/fail/unknown_attr_container.stderr : 156 B
  53. tests/debug_handler/pass/impl_into_response.rs : 152 B
  54. tests/from_request/fail/derive_opt_out_display_without_error.rs : 151 B
  55. tests/from_request/fail/derive_opt_out_debug_without_error.rs : 149 B
  56. tests/typed_path/fail/missing_field.rs : 147 B
  57. tests/debug_handler/pass/impl_future.rs : 147 B
  58. tests/typed_path/fail/unit_with_capture.rs : 144 B
  59. tests/debug_handler/fail/not_send.rs : 142 B
  60. tests/debug_handler/pass/ready.rs : 141 B
  61. tests/debug_handler/pass/mut_extractor.rs : 138 B
  62. tests/debug_handler/fail/invalid_attrs.stderr : 130 B
  63. tests/debug_handler/pass/multiple_extractors.rs : 128 B
  64. tests/typed_path/fail/not_deserialize.rs : 123 B
  65. tests/typed_path/fail/wildcard.rs : 117 B
  66. tests/debug_handler/pass/associated_fn_without_self.rs : 116 B
  67. tests/from_request/fail/unknown_attr_field.rs : 115 B
  68. tests/debug_handler/fail/not_async.stderr : 114 B
  69. tests/from_request/fail/unknown_attr_container.rs : 107 B
  70. tests/debug_handler/fail/wrong_return_type.rs : 105 B
  71. tests/debug_handler/fail/not_a_function.stderr : 102 B
  72. tests/from_request/fail/generic.rs : 100 B
  73. tests/debug_handler/fail/argument_not_extractor.rs : 95 B
  74. tests/debug_handler/fail/invalid_attrs.rs : 91 B
  75. tests/debug_handler/fail/generics.rs : 89 B
  76. tests/debug_handler/fail/not_async.rs : 80 B
  77. tests/debug_handler/fail/not_a_function.rs : 74 B
  78. tests/debug_handler/fail/.gitkeep : 0 B