Ugly Alpha 1
sm:0.5.0

total uncompressed bytes

60.2 KB

total files

39

Fix

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

33 wasted files

total waste: 17.2 KB

  1. benches/sm.rs : 4.5 KB
  2. .circleci/config.yml : 2.8 KB
  3. appveyor.yml : 1.6 KB
  4. tests/compile-fail/macro-states-duplicate.rs : 1.1 KB
  5. examples/turnstile.rs : 877 B
  6. examples/lock.rs : 541 B
  7. tests/tests.rs : 511 B
  8. tests/compile-fail/machine-no-eq.rs : 424 B
  9. tests/run-pass/enum-wrapped-machine.rs : 405 B
  10. tests/compile-fail/macro-events-unknown-from-state.rs : 395 B
  11. tests/compile-fail/undefined-transition.rs : 361 B
  12. tests/compile-fail/undefined-event.rs : 345 B
  13. tests/compile-fail/machine-invalid-type.rs : 311 B
  14. tests/compile-fail/macro-events-unknown-to-state.rs : 270 B
  15. tests/run-pass/macro-events-multiple.rs : 209 B
  16. tests/compile-fail/undefined-state.rs : 206 B
  17. tests/compile-fail/state-no-clone.rs : 191 B
  18. tests/compile-fail/state-no-eq.rs : 184 B
  19. tests/compile-fail/state-no-debug.rs : 181 B
  20. tests/compile-fail/event-no-eq.rs : 171 B
  21. tests/compile-fail/machine-no-debug.rs : 170 B
  22. tests/compile-fail/event-no-debug.rs : 168 B
  23. tests/run-pass/macro-states-multiline-dangling-comma.rs : 158 B
  24. tests/run-pass/macro-states-multiline.rs : 157 B
  25. tests/compile-fail/macro-events-empty.rs : 154 B
  26. tests/run-pass/macro-events-single.rs : 153 B
  27. tests/compile-fail/macro-states-invalid-name.rs : 130 B
  28. tests/run-pass/macro-states-multiple-dangling-comma.rs : 114 B
  29. tests/run-pass/macro-states-multiple.rs : 113 B
  30. tests/compile-fail/macro-states-none.rs : 97 B
  31. tests/run-pass/macro-events-none.rs : 95 B
  32. tests/compile-fail/macro-empty.rs : 83 B
  33. .gitignore : 30 B