Ugly Alpha 1
validator_derive:0.4.0

total uncompressed bytes

51.2 KB

total files

25

Fix

NewInclude { include: [ "src/lib.rs", ], has_build_script: false, }

23 wasted files

total waste: 18.1 KB

  1. tests/test_derive.rs : 9.6 KB
  2. tests/run-pass/range.rs : 623 B
  3. tests/run-pass/length.rs : 606 B
  4. tests/compile_test.rs : 560 B
  5. tests/run-pass/schema.rs : 467 B
  6. tests/compile-fail/length/equal_and_min_max_set.rs : 420 B
  7. tests/compile-fail/must_match/field_type_doesnt_match.rs : 408 B
  8. tests/compile-fail/range/wrong_type.rs : 405 B
  9. tests/compile-fail/length/unknown_arg.rs : 401 B
  10. tests/compile-fail/range/unknown_arg.rs : 396 B
  11. tests/compile-fail/must_match/field_doesnt_exist.rs : 391 B
  12. tests/compile-fail/custom_not_string.rs : 382 B
  13. tests/compile-fail/range/missing_arg.rs : 375 B
  14. tests/compile-fail/length/wrong_type.rs : 374 B
  15. tests/compile-fail/length/no_args.rs : 366 B
  16. tests/compile-fail/schema/missing_function.rs : 351 B
  17. tests/compile-fail/range/no_args.rs : 338 B
  18. tests/run-pass/custom.rs : 312 B
  19. tests/compile-fail/no_validations.rs : 310 B
  20. tests/run-pass/must_match.rs : 304 B
  21. tests/run-pass/lifetime.rs : 283 B
  22. tests/run-pass/url.rs : 220 B
  23. tests/run-pass/email.rs : 210 B