Ugly Alpha 1
validator_derive:0.1.0

total uncompressed bytes

28.3 KB

total files

21

Fix

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

19 wasted files

total waste: 11.1 KB

  1. tests/test_derive.rs : 3.7 KB
  2. tests/run-pass/range.rs : 635 B
  3. tests/run-pass/length.rs : 618 B
  4. tests/compile_test.rs : 560 B
  5. tests/compile-fail/length/equal_and_min_max_set.rs : 432 B
  6. tests/compile-fail/range/wrong_arg_type.rs : 420 B
  7. tests/compile-fail/range/wrong_type.rs : 417 B
  8. tests/compile-fail/length/wrong_arg_type.rs : 416 B
  9. tests/compile-fail/length/unknown_arg.rs : 413 B
  10. tests/compile-fail/range/unknown_arg.rs : 408 B
  11. tests/compile-fail/length/no_args.rs : 406 B
  12. tests/compile-fail/length/wrong_type.rs : 406 B
  13. tests/compile-fail/custom_not_string.rs : 394 B
  14. tests/compile-fail/range/missing_arg.rs : 387 B
  15. tests/compile-fail/range/no_args.rs : 378 B
  16. tests/compile-fail/no_validations.rs : 350 B
  17. tests/run-pass/custom.rs : 324 B
  18. tests/run-pass/email.rs : 222 B
  19. tests/run-pass/url.rs : 220 B