Ugly Alpha 1
cell-project:0.1.2

total uncompressed bytes

18.3 KB

total files

18

Fix

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

13 wasted files

total waste: 7.8 KB

  1. tests/pass.rs : 3.4 KB
  2. .github/workflows/rust.yml : 1.0 KB
  3. tests/pass/generic.rs : 681 B
  4. tests/pass/person.rs : 544 B
  5. tests/compile_fail/deref_coerce.rs : 419 B
  6. tests/compile_fail/use_after_free.stderr : 351 B
  7. tests/pass/type_alias.rs : 349 B
  8. tests/compile_fail.rs : 215 B
  9. tests/compile_fail/use_after_free.rs : 215 B
  10. tests/compile_fail/no_field.rs : 203 B
  11. tests/compile_fail/deref_coerce.stderr : 202 B
  12. tests/compile_fail/no_field.stderr : 198 B
  13. .gitignore : 23 B