Ugly Alpha 1
validator_derive:0.3.0

total uncompressed bytes

42.0 KB

total files

24

Fix

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

22 wasted files

total waste: 15.9 KB

  1. tests/test_derive.rs : 7.4 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/must_match/field_type_doesnt_match.rs : 448 B
  7. tests/compile-fail/length/equal_and_min_max_set.rs : 432 B
  8. tests/compile-fail/must_match/field_doesnt_exist.rs : 431 B
  9. tests/compile-fail/range/wrong_type.rs : 417 B
  10. tests/compile-fail/length/unknown_arg.rs : 413 B
  11. tests/compile-fail/range/unknown_arg.rs : 408 B
  12. tests/compile-fail/length/no_args.rs : 406 B
  13. tests/compile-fail/length/wrong_type.rs : 406 B
  14. tests/compile-fail/custom_not_string.rs : 394 B
  15. tests/compile-fail/schema/missing_function.rs : 391 B
  16. tests/compile-fail/range/missing_arg.rs : 387 B
  17. tests/compile-fail/range/no_args.rs : 378 B
  18. tests/compile-fail/no_validations.rs : 350 B
  19. tests/run-pass/custom.rs : 312 B
  20. tests/run-pass/must_match.rs : 304 B
  21. tests/run-pass/url.rs : 220 B
  22. tests/run-pass/email.rs : 210 B