Ugly Alpha 1
variant_access:0.3.0

total uncompressed bytes

30.4 KB

total files

31

Fix

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

27 wasted files

total waste: 19.8 KB

  1. tests/tests.rs : 9.1 KB
  2. tests/full_example.rs : 2.6 KB
  3. tests/uncompilable_examples/bad_func_create_variant_from_type.stderr : 901 B
  4. tests/uncompilable_examples/type_does_not_implement_partialeq.stderr : 775 B
  5. tests/uncompilable_examples/bad_trait_create_variant_from_type.stderr : 702 B
  6. tests/uncompilable_examples/type_does_not_implement_debug.stderr : 601 B
  7. tests/uncompilable_examples/bad_get_variant_type.stderr : 565 B
  8. tests/uncompilable_examples/get_wrong_variant_generics.stderr : 560 B
  9. tests/uncompilable_examples/non_static_templates.stderr : 466 B
  10. tests/uncompilable_examples/get_wrong_variant_generics.rs : 364 B
  11. tests/uncompilable_examples/type_does_not_implement_debug.rs : 266 B
  12. tests/uncompilable_examples/type_does_not_implement_partialeq.rs : 262 B
  13. tests/uncompilable_examples/non_static_lifetime_parameter.stderr : 249 B
  14. tests/uncompilable_examples/bad_func_create_variant_from_type.rs : 249 B
  15. tests/uncompilable_examples/bad_get_variant_type.rs : 246 B
  16. tests/uncompilable_examples/enum_with_named_subfields.stderr : 230 B
  17. tests/uncompilable_examples/twice_used_field_type.stderr : 228 B
  18. tests/uncompilable_examples/enum_with_tuple_field.stderr : 227 B
  19. tests/uncompilable_examples/bad_trait_create_variant_from_type.rs : 220 B
  20. tests/uncompilable_examples/input_not_enum.stderr : 191 B
  21. tests/uncompilable_examples/non_static_templates.rs : 175 B
  22. tests/uncompilable_examples/non_static_lifetime_parameter.rs : 162 B
  23. tests/uncompilable_examples/enum_with_named_subfields.rs : 124 B
  24. tests/uncompilable_examples/enum_with_tuple_field.rs : 118 B
  25. tests/uncompilable_examples/input_not_enum.rs : 113 B
  26. tests/uncompilable_examples/twice_used_field_type.rs : 112 B
  27. .gitignore : 22 B