Ugly Alpha 1
validator_derive:0.11.0

total uncompressed bytes

114.0 KB

total files

73

Fix

NewInclude { include: [ "src/**/*", ], has_build_script: false, }

67 wasted files

total waste: 55.8 KB

  1. tests/nested.rs : 11.4 KB
  2. tests/complex.rs : 9.2 KB
  3. tests/range.rs : 2.6 KB
  4. tests/schema.rs : 2.6 KB
  5. tests/must_match.rs : 2.1 KB
  6. tests/non_control.rs : 2.0 KB
  7. tests/regex.rs : 1.9 KB
  8. tests/length.rs : 1.9 KB
  9. tests/credit_card.rs : 1.9 KB
  10. tests/contains.rs : 1.9 KB
  11. tests/phone.rs : 1.8 KB
  12. tests/email.rs : 1.7 KB
  13. tests/url.rs : 1.7 KB
  14. tests/custom.rs : 1.5 KB
  15. tests/required.rs : 1.1 KB
  16. tests/run-pass/range.rs : 704 B
  17. tests/compile-fail/no_nested_validations.stderr : 616 B
  18. tests/run-pass/length.rs : 510 B
  19. tests/run-pass/schema.rs : 400 B
  20. tests/run-pass/regex.rs : 353 B
  21. tests/run-pass/custom.rs : 353 B
  22. tests/compile-fail/length/equal_and_min_max_set.stderr : 276 B
  23. tests/run-pass/absolute_path.rs : 252 B
  24. tests/compile-fail/must_match/field_doesnt_exist.stderr : 244 B
  25. tests/compile-fail/must_match/field_type_doesnt_match.stderr : 236 B
  26. tests/compile-fail/length/unknown_arg.stderr : 231 B
  27. tests/compile-fail/range/unknown_arg.stderr : 228 B
  28. tests/compile-fail/not_a_struct.stderr : 221 B
  29. tests/compile-fail/length/no_args.stderr : 220 B
  30. tests/compile-fail/custom_not_string.stderr : 219 B
  31. tests/compile-fail/unnamed_fields.stderr : 213 B
  32. tests/run-pass/must_match.rs : 208 B
  33. tests/compile-fail/range/no_args.stderr : 208 B
  34. tests/compile-fail/length/wrong_type.stderr : 190 B
  35. tests/run-pass/lifetime.rs : 187 B
  36. tests/compile-fail/not_a_string_type.stderr : 180 B
  37. tests/compile-fail/unexpected_validator.stderr : 172 B
  38. tests/compile-fail/schema/missing_function.rs : 169 B
  39. tests/compile-fail/unexpected_list_validator.stderr : 166 B
  40. tests/compile-fail/no_validations.stderr : 163 B
  41. tests/compile-fail/range/wrong_type.stderr : 160 B
  42. tests/compile-fail/must_match/field_type_doesnt_match.rs : 160 B
  43. tests/compile-fail/must_match/unexpected_name_value.stderr : 158 B
  44. tests/compile-fail/unsupported_field_type.stderr : 152 B
  45. tests/compile-fail/not_a_struct.rs : 152 B
  46. tests/compile-fail/schema/missing_function.stderr : 150 B
  47. tests/compile-fail/no_nested_validations.rs : 150 B
  48. tests/compile_test.rs : 148 B
  49. tests/compile-fail/unexpected_validator.rs : 141 B
  50. tests/run-pass/phone.rs : 140 B
  51. tests/compile-fail/must_match/field_doesnt_exist.rs : 140 B
  52. tests/compile-fail/range/wrong_type.rs : 138 B
  53. tests/compile-fail/length/equal_and_min_max_set.rs : 135 B
  54. tests/compile-fail/must_match/unexpected_name_value.rs : 133 B
  55. tests/compile-fail/unexpected_list_validator.rs : 131 B
  56. tests/compile-fail/range/unknown_arg.rs : 128 B
  57. tests/compile-fail/not_a_string_type.rs : 123 B
  58. tests/compile-fail/length/unknown_arg.rs : 123 B
  59. tests/compile-fail/custom_not_string.rs : 119 B
  60. tests/compile-fail/length/no_args.rs : 117 B
  61. tests/compile-fail/length/wrong_type.rs : 116 B
  62. tests/run-pass/email.rs : 114 B
  63. tests/compile-fail/range/no_args.rs : 113 B
  64. tests/run-pass/url.rs : 112 B
  65. tests/compile-fail/no_validations.rs : 109 B
  66. tests/compile-fail/unsupported_field_type.rs : 100 B
  67. tests/compile-fail/unnamed_fields.rs : 88 B