Ugly Alpha 1
sqlite-requests:0.0.2

total uncompressed bytes

275.4 KB

total files

44

Fix

NewInclude { include: [ "src/**/*", "README.md", "proto/sqlite_requests.proto", "build.rs", ], has_build_script: true, }

24 wasted files

total waste: 35.5 KB

  1. tests/res/sql/init_test_db.sql : 11.4 KB
  2. tests/integration_test/query.rs : 6.2 KB
  3. tests/integration_test/execute.rs : 5.0 KB
  4. tests/integration_test/serialization/mod.rs : 4.1 KB
  5. tests/utils/temp_db.rs : 2.9 KB
  6. tests/integration_test/mod.rs : 2.1 KB
  7. tests/integration_test/serialization/serde.rs : 1.3 KB
  8. tests/integration_test/serialization/proto.rs : 964 B
  9. tests/utils/sqldiff.rs : 554 B
  10. tests/tests.rs : 177 B
  11. tests/res/sql/test_query_named_params.sql : 92 B
  12. tests/res/sql/test_execute_named_params.sql : 90 B
  13. tests/res/sql/test_query_indexed_params.sql : 77 B
  14. tests/res/sql/test_execute_indexed_params.sql : 75 B
  15. tests/res/sql/test_query_named_param.sql : 63 B
  16. tests/res/sql/test_query_no_param.sql : 55 B
  17. tests/res/sql/test_query_indexed_param.sql : 54 B
  18. tests/res/sql/test_execute_named_param.sql : 51 B
  19. tests/res/sql/test_execute_no_param.sql : 45 B
  20. tests/res/sql/test_execute_indexed_param.sql : 42 B
  21. tests/res/temp/.gitignore : 37 B
  22. tests/utils/mod.rs : 34 B
  23. .gitignore : 30 B
  24. tests/res/debug/.gitignore : 23 B