Ugly Alpha 1
mlua:0.2.2

total uncompressed bytes

427.0 KB

total files

69

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE", "README.md", "CHANGELOG.md", "build/main.rs", "!**/build/*", ], has_build_script: true, }

40 wasted files

total waste: 101.5 KB

  1. tests/tests.rs : 21.0 KB
  2. tests/userdata.rs : 8.2 KB
  3. examples/guided_tour.rs : 7.2 KB
  4. benches/benchmark.rs : 6.4 KB
  5. tests/scope.rs : 5.7 KB
  6. tests/table.rs : 5.5 KB
  7. .github/workflows/main.yml : 5.1 KB
  8. tests/compile_fail/ref_nounwindsafe.stderr : 4.4 KB
  9. tests/byte_string.rs : 4.3 KB
  10. tests/compile_fail/lua_norefunwindsafe.stderr : 3.9 KB
  11. tests/thread.rs : 3.8 KB
  12. build/find_normal.rs : 3.1 KB
  13. build/main.rs : 2.5 KB
  14. tests/string.rs : 1.8 KB
  15. tests/function.rs : 1.6 KB
  16. tests/value.rs : 1.6 KB
  17. tests/compile_fail/scope_callback_capture.stderr : 1.5 KB
  18. tests/compile_fail/scope_callback_inner.stderr : 1.5 KB
  19. tests/memory.rs : 1.4 KB
  20. examples/repl.rs : 1.4 KB
  21. tests/compile_fail/scope_invariance.stderr : 1.1 KB
  22. tests/compile_fail/function_borrow.stderr : 880 B
  23. tests/compile_fail/userdata_borrow.stderr : 649 B
  24. tests/compile_fail/scope_userdata_borrow.stderr : 647 B
  25. tests/compile_fail/userdata_borrow.rs : 636 B
  26. build/find_vendored.rs : 633 B
  27. tests/compile_fail/scope_callback_outer.stderr : 584 B
  28. tests/compile_fail/scope_mutable_aliasing.stderr : 569 B
  29. tests/compile_fail/scope_callback_capture.rs : 528 B
  30. tests/compile_fail/scope_userdata_borrow.rs : 513 B
  31. tests/types.rs : 494 B
  32. tests/compile_fail/scope_invariance.rs : 464 B
  33. tests/compile_fail/scope_callback_inner.rs : 403 B
  34. tests/compile_fail/scope_callback_outer.rs : 399 B
  35. tests/compile_fail/scope_mutable_aliasing.rs : 376 B
  36. tests/compile_fail/function_borrow.rs : 194 B
  37. tests/compile_fail/ref_nounwindsafe.rs : 188 B
  38. tests/compile_fail/lua_norefunwindsafe.rs : 137 B
  39. tests/compile_fail.rs : 132 B
  40. .gitignore : 50 B