Ugly Alpha 1
schemars:0.8.3

total uncompressed bytes

342.9 KB

total files

168

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE", "README.md", "build.rs", ], has_build_script: true, }

134 wasted files

total waste: 190.6 KB

  1. tests/expected/schema.json : 28.9 KB
  2. tests/expected/schema-2019_09.json : 28.9 KB
  3. tests/expected/schema-openapi3.json : 28.2 KB
  4. tests/expected/enum-adjacent-tagged-duf.json : 3.6 KB
  5. tests/expected/enum-adjacent-tagged.json : 3.2 KB
  6. tests/enum_deny_unknown_fields.rs : 2.6 KB
  7. tests/from_value.rs : 2.6 KB
  8. tests/schema_with_enum.rs : 2.5 KB
  9. tests/expected/enum-external-duf.json : 2.5 KB
  10. tests/expected/enum-external.json : 2.5 KB
  11. tests/expected/enum-internal-duf.json : 2.3 KB
  12. tests/expected/enum-internal.json : 2.2 KB
  13. tests/enum.rs : 2.2 KB
  14. tests/docs.rs : 2.1 KB
  15. examples/doc_comments.schema.json : 1.9 KB
  16. examples/custom_serialization.rs : 1.7 KB
  17. tests/expected/range.json : 1.7 KB
  18. tests/expected/result.json : 1.6 KB
  19. tests/expected/from_value_openapi3.json : 1.5 KB
  20. tests/expected/from_value_2019_09.json : 1.5 KB
  21. tests/expected/from_value_draft07.json : 1.5 KB
  22. tests/util/mod.rs : 1.5 KB
  23. tests/schema_with_struct.rs : 1.4 KB
  24. examples/main.schema.json : 1.4 KB
  25. examples/custom_settings.schema.json : 1.4 KB
  26. examples/remote_derive.rs : 1.4 KB
  27. tests/macro.rs : 1.3 KB
  28. tests/expected/schema_with-enum-adjacent-tagged.json : 1.3 KB
  29. tests/expected/enum-untagged-duf.json : 1.3 KB
  30. tests/default.rs : 1.3 KB
  31. tests/expected/enum-untagged.json : 1.2 KB
  32. tests/remote_derive_generic.rs : 1.2 KB
  33. tests/expected/inline-subschemas-recursive.json : 1.1 KB
  34. tests/skip.rs : 1.1 KB
  35. tests/ui/invalid_attrs.stderr : 1.1 KB
  36. tests/expected/schema_with-enum-external.json : 1.1 KB
  37. tests/expected/remote_derive_generic.json : 1.1 KB
  38. tests/expected/duration_and_systemtime.json : 1.1 KB
  39. tests/expected/os_strings.json : 1.1 KB
  40. tests/remote_derive.rs : 1.1 KB
  41. tests/schema_name.rs : 1.0 KB
  42. tests/expected/remote_derive.json : 968 B
  43. tests/flatten.rs : 958 B
  44. examples/serde_attrs.schema.json : 955 B
  45. examples/schemars_attrs.schema.json : 955 B
  46. tests/inline_subschemas.rs : 948 B
  47. tests/expected/doc_comments_enum.json : 919 B
  48. tests/struct.rs : 901 B
  49. examples/doc_comments.rs : 880 B
  50. tests/expected/deprecated-enum.json : 843 B
  51. tests/expected/default.json : 819 B
  52. tests/expected/from_json_value.json : 793 B
  53. tests/expected/schema-name-default.json : 784 B
  54. tests/expected/schema-name-custom.json : 767 B
  55. examples/remote_derive.schema.json : 764 B
  56. tests/expected/chrono-types.json : 744 B
  57. tests/deprecated.rs : 743 B
  58. examples/schemars_attrs.rs : 701 B
  59. tests/expected/doc_comments_struct.json : 695 B
  60. tests/expected/schema_with-enum-internal.json : 679 B
  61. tests/expected/doc_comments_struct_ref_siblings.json : 651 B
  62. examples/serde_attrs.rs : 646 B
  63. examples/custom_settings.rs : 635 B
  64. tests/dereference.rs : 629 B
  65. tests/expected/nonzero_ints.json : 616 B
  66. tests/enum_repr.rs : 612 B
  67. tests/transparent.rs : 601 B
  68. examples/from_value.rs : 573 B
  69. tests/expected/transparent-struct.json : 551 B
  70. tests/expected/examples.json : 545 B
  71. tests/schema_for_schema.rs : 531 B
  72. tests/expected/schema_with-enum-untagged.json : 529 B
  73. tests/examples.rs : 520 B
  74. tests/expected/flatten.json : 506 B
  75. examples/custom_serialization.schema.json : 478 B
  76. tests/expected/bytes.json : 461 B
  77. tests/property_name.rs : 452 B
  78. tests/expected/doc_comments_override.json : 433 B
  79. tests/expected/indexmap.json : 426 B
  80. examples/main.rs : 425 B
  81. tests/expected/property-name-struct.json : 423 B
  82. tests/expected/skip_enum_variants.json : 419 B
  83. tests/expected/skip_struct_fields.json : 412 B
  84. tests/expected/macro_built_enum.json : 409 B
  85. tests/chrono.rs : 396 B
  86. examples/from_value.schema.json : 393 B
  87. tests/expected/inline-subschemas.json : 391 B
  88. tests/crate_alias.rs : 387 B
  89. tests/expected/struct-normal-additional-properties.json : 386 B
  90. tests/expected/deprecated-struct.json : 360 B
  91. tests/result.rs : 354 B
  92. tests/expected/struct-normal.json : 353 B
  93. tests/struct_additional_properties.rs : 352 B
  94. tests/nonzero_ints.rs : 344 B
  95. tests/range.rs : 342 B
  96. tests/ui/schema_for_arg_value.stderr : 335 B
  97. tests/expected/schema_with-struct.json : 331 B
  98. tests/time.rs : 328 B
  99. tests/expected/either.json : 322 B
  100. tests/indexmap.rs : 321 B
  101. tests/expected/crate_alias.json : 319 B
  102. tests/expected/struct-tuple.json : 317 B
  103. tests/arrayvec.rs : 311 B
  104. tests/expected/macro_built_struct.json : 310 B
  105. tests/ffi.rs : 303 B
  106. examples/enum_repr.rs : 302 B
  107. tests/expected/schema_with-tuple.json : 284 B
  108. tests/ui/invalid_attrs.rs : 278 B
  109. tests/ui/repr_missing.stderr : 267 B
  110. tests/expected/skip_tuple_fields.json : 249 B
  111. tests/url.rs : 236 B
  112. tests/expected/url.json : 221 B
  113. tests/expected/arrayvec.json : 201 B
  114. tests/expected/enum-repr-with-attrs.json : 197 B
  115. tests/actual/README.md : 178 B
  116. tests/smallvec.rs : 167 B
  117. tests/either.rs : 167 B
  118. tests/bytes.rs : 163 B
  119. tests/expected/enum-repr.json : 149 B
  120. examples/enum_repr.schema.json : 149 B
  121. tests/expected/smallvec.json : 146 B
  122. tests/ui/repr_non_unit_variant.rs : 141 B
  123. tests/uuid.rs : 134 B
  124. tests/ui/repr_non_unit_variant.stderr : 131 B
  125. tests/expected/struct-newtype.json : 122 B
  126. tests/expected/uuid.json : 117 B
  127. tests/ui/repr_missing.rs : 109 B
  128. tests/expected/schema_with-transparent-newtype.json : 103 B
  129. tests/ui.rs : 102 B
  130. tests/expected/schema_with-newtype.json : 101 B
  131. tests/expected/arrayvec_string.json : 99 B
  132. tests/expected/struct-unit.json : 95 B
  133. tests/ui/schema_for_arg_value.rs : 82 B
  134. .gitignore : 80 B