Ugly Alpha 1
schemars:0.4.0

total uncompressed bytes

145.9 KB

total files

66

Fix

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

48 wasted files

total waste: 78.1 KB

  1. tests/expected/schema-openapi3.json : 11.6 KB
  2. tests/actual/schema-openapi3.json : 11.6 KB
  3. tests/expected/schema.json : 11.4 KB
  4. tests/actual/schema.json : 11.4 KB
  5. tests/expected/enum-external.json : 2.1 KB
  6. tests/expected/enum-internal.json : 2.1 KB
  7. tests/actual/enum-external.json : 2.0 KB
  8. tests/actual/enum-internal.json : 1.9 KB
  9. tests/util/mod.rs : 1.5 KB
  10. tests/enum.rs : 1.3 KB
  11. tests/expected/enum-untagged.json : 1.2 KB
  12. tests/actual/enum-untagged.json : 1.2 KB
  13. tests/skip.rs : 1.1 KB
  14. tests/schema_name.rs : 1.0 KB
  15. tests/flatten.rs : 887 B
  16. tests/expected/remote_derive.json : 870 B
  17. tests/expected/schema-name-default.json : 832 B
  18. tests/actual/remote_derive.json : 827 B
  19. tests/expected/schema-name-custom.json : 817 B
  20. tests/remote_derive.rs : 796 B
  21. tests/actual/schema-name-default.json : 786 B
  22. tests/expected/chrono-types.json : 785 B
  23. tests/actual/schema-name-custom.json : 771 B
  24. tests/struct.rs : 751 B
  25. tests/actual/chrono-types.json : 744 B
  26. tests/dereference.rs : 629 B
  27. examples/serde_attrs.rs : 594 B
  28. tests/property_name.rs : 452 B
  29. tests/expected/property-name-struct.json : 446 B
  30. tests/actual/property-name-struct.json : 423 B
  31. tests/expected/skip_struct_fields.json : 413 B
  32. tests/chrono.rs : 396 B
  33. examples/main.rs : 394 B
  34. tests/actual/skip_struct_fields.json : 391 B
  35. tests/expected/skip_enum_variants.json : 380 B
  36. tests/schema_for_schema.rs : 371 B
  37. tests/actual/skip_enum_variants.json : 358 B
  38. tests/expected/struct-normal.json : 293 B
  39. tests/actual/struct-normal.json : 276 B
  40. tests/expected/skip_tuple_fields.json : 264 B
  41. tests/expected/struct-tuple.json : 262 B
  42. tests/actual/skip_tuple_fields.json : 249 B
  43. tests/actual/struct-tuple.json : 247 B
  44. tests/actual/README.md : 178 B
  45. tests/expected/struct-newtype.json : 127 B
  46. tests/actual/struct-newtype.json : 122 B
  47. tests/expected/struct-unit.json : 99 B
  48. tests/actual/struct-unit.json : 95 B