total uncompressed bytes
81.6 KB
total files
41
Fix
35 wasted files
total waste: 35.9 KB
- tests/complex.rs : 6.0 KB
- tests/schema.rs : 2.6 KB
- tests/must_match.rs : 2.1 KB
- tests/regex.rs : 2.0 KB
- tests/length.rs : 2.0 KB
- tests/range.rs : 1.9 KB
- tests/contains.rs : 1.9 KB
- tests/credit_card.rs : 1.8 KB
- tests/email.rs : 1.8 KB
- tests/phone.rs : 1.8 KB
- tests/url.rs : 1.8 KB
- tests/custom.rs : 1.6 KB
- tests/run-pass/range.rs : 688 B
- tests/run-pass/length.rs : 606 B
- tests/compile_test.rs : 561 B
- tests/run-pass/schema.rs : 497 B
- tests/run-pass/custom.rs : 436 B
- tests/compile-fail/length/equal_and_min_max_set.rs : 414 B
- tests/compile-fail/length/unknown_arg.rs : 395 B
- tests/compile-fail/range/unknown_arg.rs : 390 B
- tests/compile-fail/custom_not_string.rs : 376 B
- tests/compile-fail/must_match/field_type_doesnt_match.rs : 371 B
- tests/compile-fail/range/missing_arg.rs : 369 B
- tests/compile-fail/must_match/field_doesnt_exist.rs : 364 B
- tests/compile-fail/length/no_args.rs : 360 B
- tests/compile-fail/range/wrong_type.rs : 355 B
- tests/compile-fail/schema/missing_function.rs : 345 B
- tests/compile-fail/range/no_args.rs : 332 B
- tests/compile-fail/length/wrong_type.rs : 324 B
- tests/run-pass/must_match.rs : 304 B
- tests/compile-fail/no_validations.rs : 304 B
- tests/run-pass/lifetime.rs : 283 B
- tests/run-pass/phone.rs : 222 B
- tests/run-pass/url.rs : 220 B
- tests/run-pass/email.rs : 210 B