Ugly Alpha 1
typestate:0.5.0

total uncompressed bytes

81.3 KB

total files

39

Fix

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

29 wasted files

total waste: 10.5 KB

  1. examples/traffic_light.rs : 3.6 KB
  2. .github/workflows/ci.yml : 871 B
  3. tests/fail/missing_initial_final_states.stderr : 706 B
  4. tests/fail/empty_automata.stderr : 678 B
  5. tests/fail/nested_enums.rs : 658 B
  6. tests/fail/complex_unreachable_state.rs : 543 B
  7. render.sh : 322 B
  8. tests/fail/unsupported_variant.rs : 277 B
  9. tests/fail/undeclared_variant.rs : 277 B
  10. tests/fail/empty_module.stderr : 226 B
  11. tests/fail/complex_unreachable_state.stderr : 222 B
  12. tests/pass/stateful_automata.rs : 193 B
  13. tests/fail/conflicting_automata_attr.stderr : 181 B
  14. tests/fail/conflicting_automata_attr.rs : 158 B
  15. tests/fail/unsupported_variant.stderr : 147 B
  16. tests/fail/conflicting_state_attr.rs : 141 B
  17. tests/macro_tests.rs : 139 B
  18. tests/fail/duplicate_state_attr.rs : 138 B
  19. tests/fail/undeclared_variant.stderr : 130 B
  20. tests/fail/missing_initial_final_states.rs : 125 B
  21. tests/fail/conflicting_state_attr.stderr : 122 B
  22. tests/fail/nested_enums.stderr : 121 B
  23. tests/fail/duplicate_automata_attr.stderr : 113 B
  24. tests/fail/duplicate_automata_attr.rs : 111 B
  25. tests/fail/duplicate_state_attr.stderr : 104 B
  26. tests/fail/empty_automata.rs : 95 B
  27. tests/fail/empty_module.rs : 62 B
  28. .gitignore : 38 B
  29. .clippy.toml : 15 B