Ugly Alpha 1
structview:0.3.1

total uncompressed bytes

20.8 KB

total files

23

Fix

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

19 wasted files

total waste: 6.1 KB

  1. tests/view.rs : 2.9 KB
  2. tests/derive.rs : 424 B
  3. tests/compile-fail/derive-struct-with-non-view-field.rs : 218 B
  4. tests/compile-fail/derive-union-with-non-view-field.rs : 217 B
  5. tests/compile-fail/derive-struct-without-repr-c.rs : 216 B
  6. tests/compile-fail/derive-union-without-repr-c.rs : 215 B
  7. tests/compile-fail/derive-struct-with-non-view-generic.rs : 206 B
  8. tests/compile-fail/derive-union-with-non-view-generic.rs : 205 B
  9. tests/compile-fail/derive-tuple-struct-with-non-view-field.rs : 198 B
  10. tests/compile-fail/derive-enum.rs : 177 B
  11. tests/run-pass/derive-struct.rs : 164 B
  12. tests/run-pass/derive-union.rs : 163 B
  13. .gitlab-ci.yml : 156 B
  14. tests/run-pass/derive-tuple-struct.rs : 143 B
  15. tests/run-pass/derive-struct-with-view-generic.rs : 140 B
  16. tests/run-pass/derive-union-with-view-generic.rs : 139 B
  17. tests/run-pass/derive-tuple-struct-with-view-generic.rs : 128 B
  18. tests/run-pass/derive-unit-struct.rs : 116 B
  19. .gitignore : 45 B