Ugly Alpha 1
bindgen:0.17.0

total uncompressed bytes

152.2 KB

total files

60

Fix

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

51 wasted files

total waste: 41.2 KB

  1. tests/test_struct.rs : 13.9 KB
  2. tests/test_union.rs : 9.3 KB
  3. tests/test_enum.rs : 4.3 KB
  4. tests/support.rs : 3.9 KB
  5. tests/test_func.rs : 1.9 KB
  6. .travis.yml : 1.3 KB
  7. Changelog.md : 1.3 KB
  8. tests/test_cmath.rs : 348 B
  9. tests/headers/struct_with_nesting.h : 318 B
  10. tests/headers/enum_explicit_type.hpp : 288 B
  11. tests/tests.rs : 276 B
  12. tests/test_decl.rs : 238 B
  13. tests/headers/union_with_nesting.h : 234 B
  14. tests/test_extern.rs : 227 B
  15. tests/test_builtins.rs : 226 B
  16. tests/headers/struct_with_anon_enum_bitfields.h : 202 B
  17. tests/headers/enum_packed.h : 199 B
  18. tests/headers/struct_with_derive_debug.h : 179 B
  19. tests/headers/struct_with_bitfields.h : 172 B
  20. tests/headers/union_with_anon_unnamed_struct.h : 160 B
  21. tests/headers/overflowed_enum.hpp : 152 B
  22. tests/headers/struct_with_anon_struct_array.h : 136 B
  23. tests/headers/union_with_big_member.h : 105 B
  24. tests/headers/union_with_anon_unnamed_union.h : 105 B
  25. tests/headers/struct_with_anon_enum.h : 103 B
  26. tests/headers/func_no_proto.h : 96 B
  27. tests/headers/struct_with_anon_union.h : 89 B
  28. tests/headers/union_with_anon_union.h : 88 B
  29. tests/headers/struct_with_struct.h : 88 B
  30. tests/headers/union_with_anon_struct.h : 87 B
  31. tests/headers/struct_with_anon_unnamed_union.h : 85 B
  32. tests/headers/union_with_anon_struct_bitfield.h : 84 B
  33. tests/headers/struct_with_anon_unnamed_struct.h : 84 B
  34. tests/headers/enum.h : 82 B
  35. tests/headers/func_ptr_in_struct.h : 76 B
  36. tests/headers/forward_declared_struct.h : 72 B
  37. tests/headers/struct_with_anon_struct_pointer.h : 71 B
  38. tests/headers/struct_with_anon_struct.h : 70 B
  39. tests/headers/func_with_func_ptr_arg.h : 69 B
  40. tests/headers/struct_containing_forward_declared_struct.h : 65 B
  41. tests/headers/struct_with_packing.h : 63 B
  42. tests/headers/struct_with_incomplete_array.h : 49 B
  43. tests/headers/builtin_va_list.h : 49 B
  44. .gitignore : 47 B
  45. tests/headers/enum_negative.h : 41 B
  46. tests/headers/enum_dupe.h : 40 B
  47. tests/headers/extern.hpp : 39 B
  48. tests/headers/func_ptr.h : 27 B
  49. tests/headers/func_proto.h : 26 B
  50. tests/headers/func_with_array_arg.h : 18 B
  51. tests/headers/decl_ptr_to_array.h : 15 B