Ugly Alpha 1
utoipa:0.1.0-beta.5

total uncompressed bytes

5.1 MB

total files

36

Fix

EnrichedExclude { exclude: [ ".git*", ".github", "**/*_test.*", "**/tests/**/*", "**/examples/**/*", ], exclude_added: [ "**/*_test.*", "**/tests/**/*", "**/examples/**/*", ], has_build_script: true, }

12 wasted files

total waste: 68.3 KB

  1. tests/component_derive_test.rs : 16.3 KB
  2. tests/request_body_derive_test.rs : 9.5 KB
  3. tests/path_response_derive_test.rs : 9.3 KB
  4. tests/path_parameter_derive_test.rs : 9.2 KB
  5. tests/path_derive.rs : 7.0 KB
  6. tests/path_derive_actix.rs : 6.2 KB
  7. tests/path_parameter_derive_actix.rs : 6.0 KB
  8. tests/utoipa_gen_test.rs : 1.8 KB
  9. tests/common.rs : 1.7 KB
  10. tests/path_response_derive_test_no_serde_json.rs : 697 B
  11. tests/component_derive_no_serde_json.rs : 498 B
  12. examples/README.md : 141 B