Ugly Alpha 1
tau-engine:1.1.0

total uncompressed bytes

183.7 KB

total files

53

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", ], has_build_script: false, }

39 wasted files

total waste: 12.7 KB

  1. benches/solve.rs : 3.1 KB
  2. benches/rules/complex.yml : 1.4 KB
  3. tests/solve.rs : 1.2 KB
  4. benches/common.rs : 469 B
  5. tests/common.rs : 449 B
  6. benches/rules/regex_multiple.yml : 425 B
  7. tests/invalid.rs : 320 B
  8. benches/rules/contains_multiple.yml : 290 B
  9. tests/rules/match_of.yml : 242 B
  10. tests/rules/nested.yml : 235 B
  11. benches/rules/simple.yml : 220 B
  12. tests/rules/nested_dot_notation.yml : 219 B
  13. tests/rules/search_exact.yml : 217 B
  14. tests/rules/boolean_expression_and.yml : 217 B
  15. tests/rules/boolean_expression_or.yml : 216 B
  16. tests/rules/match_all.yml : 210 B
  17. tests/rules/hash.yml : 192 B
  18. tests/rules/match_of_0.yml : 190 B
  19. tests/rules/match_all_0.yml : 188 B
  20. tests/rules/negate.yml : 187 B
  21. tests/rules/search_regex.yml : 186 B
  22. tests/rules/search_contains.yml : 183 B
  23. tests/rules/identifier.yml : 183 B
  24. tests/rules/search_starts_with.yml : 180 B
  25. tests/rules/search_ends_with.yml : 180 B
  26. tests/rules/boolean_group_or.yml : 177 B
  27. tests/rules/boolean_group_and.yml : 168 B
  28. tests/rules/cast_str.yml : 119 B
  29. tests/rules/boolean.yml : 115 B
  30. tests/rules/float.yml : 111 B
  31. tests/rules/integer.yml : 105 B
  32. tests/rules/identifier_missing.yml : 105 B
  33. tests/rules/cast_int.yml : 100 B
  34. tests/rules/boolean_expression_less_than_or_equal.yml : 100 B
  35. tests/rules/boolean_expression_greater_than_or_equal.yml : 100 B
  36. tests/rules/boolean_expression_equal.yml : 100 B
  37. tests/rules/boolean_expression_less_than.yml : 99 B
  38. tests/rules/boolean_expression_greater_than.yml : 99 B
  39. .gitignore : 40 B