Ugly Alpha 1
hotdrink-rs:0.1.3

total uncompressed bytes

353.3 KB

total files

91

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "README.*", "!**/examples/**/*", ], has_build_script: false, }

32 wasted files

total waste: 77.1 KB

  1. src/examples/constraint_systems/tree.rs : 12.4 KB
  2. LICENSE_APACHE : 11.4 KB
  3. src/examples/components/random.rs : 7.7 KB
  4. benches/criterion.rs : 6.8 KB
  5. src/examples/components/linear.rs : 3.8 KB
  6. src/examples/components/unprunable.rs : 3.2 KB
  7. src/examples/components/ladder.rs : 3.2 KB
  8. src/examples/constraint_systems/linear.rs : 3.2 KB
  9. examples/rectangle.rs : 2.1 KB
  10. examples/parents_children.rs : 1.9 KB
  11. benches/bench_simple_planner.rs : 1.8 KB
  12. examples/max_benchmarks.rs : 1.8 KB
  13. src/examples/constraint_systems/dense.rs : 1.8 KB
  14. src/examples/constraint_systems/factory.rs : 1.7 KB
  15. src/examples/components/numbers.rs : 1.7 KB
  16. src/examples/constraint_systems/sparse.rs : 1.6 KB
  17. benches/bench_hierarchical_planner.rs : 1.5 KB
  18. examples/dots.rs : 1.3 KB
  19. src/examples/constraint_systems/empty.rs : 1.2 KB
  20. LICENSE_MIT : 1.1 KB
  21. src/examples/components/factory.rs : 957 B
  22. examples/sum.rs : 817 B
  23. src/examples/components/priority_adjust.rs : 767 B
  24. tests/constraint_system_update.rs : 678 B
  25. makefile : 640 B
  26. src/examples/constraint_systems/ladder.rs : 585 B
  27. src/examples/constraint_systems/mod.rs : 443 B
  28. src/examples/components/mod.rs : 398 B
  29. examples/run_hierarchical_planner.rs : 261 B
  30. examples/run_simple_planner.rs : 252 B
  31. examples/run_update.rs : 226 B
  32. src/examples/mod.rs : 96 B