Ugly Alpha 1
utoipa:0.1.0-beta.0

total uncompressed bytes

5.0 MB

total files

35

Fix

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

9 wasted files

total waste: 60.5 KB

  1. tests/component_derive_test.rs : 12.3 KB
  2. tests/path_parameter_derive_test.rs : 9.2 KB
  3. tests/path_response_derive_test.rs : 8.5 KB
  4. tests/request_body_derive_test.rs : 8.4 KB
  5. tests/path_derive.rs : 6.9 KB
  6. tests/path_derive_actix.rs : 6.1 KB
  7. tests/path_parameter_derive_actix.rs : 6.0 KB
  8. tests/common.rs : 1.7 KB
  9. tests/utoipa_gen_test.rs : 1.4 KB