Ugly Alpha 1
structview:1.1.0

total uncompressed bytes

24.8 KB

total files

24

Fix

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

19 wasted files

total waste: 7.5 KB

  1. tests/view.rs : 3.9 KB
  2. .gitlab-ci.yml : 483 B
  3. tests/derive.rs : 424 B
  4. tests/compile-fail/derive-struct-with-non-view-field.rs : 218 B
  5. tests/compile-fail/derive-union-with-non-view-field.rs : 217 B
  6. tests/compile-fail/derive-struct-without-repr-c.rs : 216 B
  7. tests/compile-fail/derive-union-without-repr-c.rs : 215 B
  8. tests/compile-fail/derive-struct-with-non-view-generic.rs : 206 B
  9. tests/compile-fail/derive-union-with-non-view-generic.rs : 205 B
  10. tests/compile-fail/derive-tuple-struct-with-non-view-field.rs : 198 B
  11. tests/compile-fail/derive-enum.rs : 177 B
  12. tests/run-pass/derive-struct.rs : 164 B
  13. tests/run-pass/derive-union.rs : 163 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