Ugly Alpha 1
modular-bitfield:0.9.0

total uncompressed bytes

113.7 KB

total files

63

Fix

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

51 wasted files

total waste: 65.2 KB

  1. benches/benchmarks.rs : 7.8 KB
  2. benches/handwritten.rs : 5.4 KB
  3. benches/cmp_bitfield_crate.rs : 3.7 KB
  4. benches/cmp_handwritten.rs : 3.7 KB
  5. tests/06-enums.rs : 3.4 KB
  6. RELEASES.md : 3.1 KB
  7. tests/04-multiple-of-8bits.rs : 2.7 KB
  8. tests/01-specifier-types.rs : 2.3 KB
  9. .rustfmt.toml : 1.9 KB
  10. tests/03-accessors.rs : 1.8 KB
  11. tests/14-checked-setters.rs : 1.7 KB
  12. tests/07-optional-discriminant.rs : 1.6 KB
  13. tests/10-bits-attribute.rs : 1.5 KB
  14. tests/12-accessors-edge.rs : 1.5 KB
  15. tests/progress.rs : 1.5 KB
  16. tests/18-within-single-byte.rs : 1.5 KB
  17. .github/workflows/rust.yml : 1.5 KB
  18. tests/05-accessor-signatures.rs : 1.3 KB
  19. tests/22-with-setter.rs : 1.2 KB
  20. tests/17-byte-conversions.rs : 1.2 KB
  21. tests/25-regression-issue-8.rs : 951 B
  22. tests/16-u128-specifier.rs : 947 B
  23. tests/panic_tests.rs : 894 B
  24. tests/15-manual-reset.rs : 864 B
  25. .travis.yml : 838 B
  26. tests/30-out-of-bounds-specifier.stderr : 754 B
  27. tests/28-single-bit-enum.rs : 750 B
  28. tests/02-storage.rs : 749 B
  29. tests/19-get-spanning-data.rs : 737 B
  30. tests/04-multiple-of-8bits.stderr : 704 B
  31. tests/09-variant-out-of-range.stderr : 659 B
  32. tests/13-tuple-structs.rs : 642 B
  33. tests/11-bits-attribute-wrong.rs : 540 B
  34. tests/29-struct-in-struct.rs : 530 B
  35. tests/23-no-implicit-prelude.rs : 497 B
  36. tests/08-non-power-of-two.rs : 441 B
  37. tests/20-access-test.rs : 403 B
  38. .gitignore : 380 B
  39. tests/09-variant-out-of-range.rs : 345 B
  40. tests/24-primitives-as-specifiers.rs : 317 B
  41. main.rs : 276 B
  42. benches/utils.rs : 257 B
  43. tests/21-raw-identifiers.rs : 206 B
  44. tests/11-bits-attribute-wrong.stderr : 197 B
  45. tests/08-non-power-of-two.stderr : 195 B
  46. tests/30-out-of-bounds-specifier.rs : 169 B
  47. tests/20-access-test.stderr : 162 B
  48. tests/26-invalid-struct-specifier.stderr : 153 B
  49. tests/26-invalid-struct-specifier.rs : 151 B
  50. tests/27-invalid-union-specifier.stderr : 149 B
  51. tests/27-invalid-union-specifier.rs : 149 B