Ugly Alpha 1
bindgen:0.14.0

total uncompressed bytes

197.6 KB

total files

45

Fix

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

34 wasted files

total waste: 16.7 KB

  1. tests/test_struct.rs : 5.6 KB
  2. tests/support.rs : 2.9 KB
  3. tests/test_union.rs : 2.9 KB
  4. tests/test_func.rs : 1.4 KB
  5. .travis.yml : 535 B
  6. tests/headers/struct_with_nesting.h : 318 B
  7. tests/test_cmath.rs : 300 B
  8. tests/tests.rs : 261 B
  9. tests/headers/union_with_nesting.h : 234 B
  10. tests/test_decl.rs : 210 B
  11. tests/test_builtins.rs : 197 B
  12. tests/headers/struct_with_bitfields.h : 172 B
  13. tests/headers/union_with_anon_unnamed_struct.h : 160 B
  14. tests/headers/struct_with_anon_struct_array.h : 136 B
  15. tests/headers/union_with_anon_unnamed_union.h : 105 B
  16. tests/headers/struct_with_anon_union.h : 89 B
  17. tests/headers/union_with_anon_union.h : 88 B
  18. tests/headers/struct_with_struct.h : 88 B
  19. tests/headers/union_with_anon_struct.h : 87 B
  20. tests/headers/struct_with_anon_unnamed_union.h : 85 B
  21. tests/headers/union_with_anon_struct_bitfield.h : 84 B
  22. tests/headers/struct_with_anon_unnamed_struct.h : 84 B
  23. tests/headers/forward_declared_struct.h : 72 B
  24. tests/headers/struct_with_anon_struct_pointer.h : 71 B
  25. tests/headers/struct_with_anon_struct.h : 70 B
  26. tests/headers/struct_containing_forward_declared_struct.h : 65 B
  27. tests/headers/func_ptr_in_struct.h : 52 B
  28. tests/headers/builtin_va_list.h : 49 B
  29. .gitignore : 47 B
  30. tests/headers/func_ptr.h : 27 B
  31. tests/headers/func_proto.h : 26 B
  32. tests/headers/func_with_func_ptr_arg.h : 25 B
  33. tests/headers/func_with_array_arg.h : 18 B
  34. tests/headers/decl_ptr_to_array.h : 15 B