Ugly Alpha 1
structview:0.1.0

total uncompressed bytes

19.3 KB

total files

23

Fix

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

19 wasted files

total waste: 6.0 KB

  1. tests/view.rs : 2.6 KB
  2. tests/derive.rs : 424 B
  3. tests/compile-fail/view-union-with-non-view-generic.rs : 289 B
  4. tests/compile-fail/view-struct-with-non-view-generic.rs : 284 B
  5. tests/compile-fail/derive-struct-with-non-view-field.rs : 218 B
  6. tests/compile-fail/derive-union-with-non-view-field.rs : 217 B
  7. tests/compile-fail/derive-struct-without-repr-c.rs : 216 B
  8. tests/compile-fail/derive-union-without-repr-c.rs : 215 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-generic-union.rs : 139 B
  16. tests/run-pass/derive-generic-struct.rs : 134 B
  17. tests/run-pass/derive-generic-tuple-struct.rs : 122 B
  18. tests/run-pass/derive-unit-struct.rs : 116 B
  19. .gitignore : 45 B