Ugly Alpha 1
variant_access:0.2.2

total uncompressed bytes

25.3 KB

total files

27

Fix

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

23 wasted files

total waste: 16.1 KB

  1. tests/tests.rs : 7.8 KB
  2. tests/full_example.rs : 2.3 KB
  3. tests/uncompilable_examples/type_does_not_implement_partialeq.stderr : 775 B
  4. tests/uncompilable_examples/type_does_not_implement_debug.stderr : 601 B
  5. tests/uncompilable_examples/get_wrong_variant_generics.stderr : 560 B
  6. tests/uncompilable_examples/bad_get_variant_type.stderr : 473 B
  7. tests/uncompilable_examples/non_static_templates.stderr : 466 B
  8. tests/uncompilable_examples/get_wrong_variant_generics.rs : 364 B
  9. tests/uncompilable_examples/bad_get_variant_type.rs : 306 B
  10. tests/uncompilable_examples/type_does_not_implement_debug.rs : 266 B
  11. tests/uncompilable_examples/type_does_not_implement_partialeq.rs : 262 B
  12. tests/uncompilable_examples/non_static_lifetime_parameter.stderr : 249 B
  13. tests/uncompilable_examples/enum_with_named_subfields.stderr : 230 B
  14. tests/uncompilable_examples/twice_used_field_type.stderr : 228 B
  15. tests/uncompilable_examples/enum_with_tuple_field.stderr : 227 B
  16. tests/uncompilable_examples/input_not_enum.stderr : 191 B
  17. tests/uncompilable_examples/non_static_templates.rs : 175 B
  18. tests/uncompilable_examples/non_static_lifetime_parameter.rs : 162 B
  19. tests/uncompilable_examples/enum_with_named_subfields.rs : 124 B
  20. tests/uncompilable_examples/enum_with_tuple_field.rs : 118 B
  21. tests/uncompilable_examples/input_not_enum.rs : 113 B
  22. tests/uncompilable_examples/twice_used_field_type.rs : 112 B
  23. .gitignore : 22 B