Ugly Alpha 1
mlua:0.2.0

total uncompressed bytes

408.5 KB

total files

65

Fix

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

36 wasted files

total waste: 90.8 KB

  1. tests/tests.rs : 21.3 KB
  2. tests/userdata.rs : 7.9 KB
  3. examples/guided_tour.rs : 7.2 KB
  4. benches/benchmark.rs : 6.4 KB
  5. tests/scope.rs : 6.0 KB
  6. tests/byte_string.rs : 4.6 KB
  7. tests/table.rs : 4.4 KB
  8. tests/thread.rs : 4.2 KB
  9. tests/compile_fail/ref_nounwindsafe.stderr : 4.1 KB
  10. tests/compile_fail/lua_norefunwindsafe.stderr : 3.6 KB
  11. tests/string.rs : 2.1 KB
  12. tests/function.rs : 1.9 KB
  13. .circleci/config.yml : 1.7 KB
  14. tests/memory.rs : 1.7 KB
  15. tests/compile_fail/scope_callback_capture.stderr : 1.5 KB
  16. tests/compile_fail/scope_callback_inner.stderr : 1.5 KB
  17. examples/repl.rs : 1.4 KB
  18. tests/compile_fail/scope_invariance.stderr : 1.1 KB
  19. tests/compile_fail/function_borrow.stderr : 880 B
  20. tests/types.rs : 778 B
  21. tests/compile_fail/userdata_borrow.stderr : 649 B
  22. tests/compile_fail/scope_userdata_borrow.stderr : 647 B
  23. tests/compile_fail/userdata_borrow.rs : 636 B
  24. tests/compile_fail/scope_callback_outer.stderr : 584 B
  25. tests/compile_fail/scope_mutable_aliasing.stderr : 569 B
  26. tests/compile_fail/scope_callback_capture.rs : 528 B
  27. tests/compile_fail/scope_userdata_borrow.rs : 513 B
  28. tests/compile_fail/scope_invariance.rs : 464 B
  29. tests/compile_fail/scope_callback_inner.rs : 403 B
  30. tests/compile_fail/scope_callback_outer.rs : 399 B
  31. tests/compile_fail/scope_mutable_aliasing.rs : 376 B
  32. tests/compile_fail/function_borrow.rs : 194 B
  33. tests/compile_fail/ref_nounwindsafe.rs : 188 B
  34. tests/compile_fail.rs : 172 B
  35. tests/compile_fail/lua_norefunwindsafe.rs : 137 B
  36. .gitignore : 50 B