Ugly Alpha 1
type_at:0.1.0

total uncompressed bytes

18.0 KB

total files

25

Fix

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

20 wasted files

total waste: 12.4 KB

  1. .github/workflows/rust.yml : 2.4 KB
  2. .rustfmt.toml : 1.9 KB
  3. tests/ui/pass/derive.rs : 1.7 KB
  4. tests/ui/pass/derive-no-implicit-prelude.rs : 1.3 KB
  5. tests/ui/pass/nested.rs : 853 B
  6. tests/ui/pass/simple.rs : 737 B
  7. tests/trybuild.rs : 734 B
  8. tests/ui/fail/derive-out-of-bounds-01.stderr : 462 B
  9. tests/ui/fail/derive-out-of-bounds-02.stderr : 432 B
  10. tests/ui/fail/out_of_bounds.stderr : 367 B
  11. tests/ui/fail/derive-union.stderr : 263 B
  12. tests/ui/fail/derive-enum.stderr : 262 B
  13. tests/ui/fail/empty_tuple.stderr : 259 B
  14. tests/ui/fail/derive-out-of-bounds-01.rs : 149 B
  15. tests/ui/fail/derive-out-of-bounds-02.rs : 147 B
  16. tests/ui/fail/derive-union.rs : 98 B
  17. tests/ui/fail/out_of_bounds.rs : 91 B
  18. .gitignore : 90 B
  19. tests/ui/fail/empty_tuple.rs : 88 B
  20. tests/ui/fail/derive-enum.rs : 71 B