Ugly Alpha 1
enum_variant_macros:0.1.0

total uncompressed bytes

20.7 KB

total files

25

Fix

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

20 wasted files

total waste: 4.4 KB

  1. tests/generates_tryfroms.rs : 854 B
  2. tests/hygenic.rs : 564 B
  3. tests/error_as_expected.rs : 457 B
  4. tests/intend_failure/empty_variant.stderr : 315 B
  5. tests/generates_from_to.rs : 256 B
  6. tests/intend_failure/greater_than_one_member_variant.stderr : 219 B
  7. tests/intend_failure/named_member_variant.stderr : 199 B
  8. tests/intend_failure/more_than_cast.stderr : 187 B
  9. tests/intend_failure/with_empty_struct.stderr : 150 B
  10. tests/intend_failure/with_union.stderr : 142 B
  11. tests/intend_failure/with_struct.stderr : 139 B
  12. tests/intend_failure/named_member_variant.rs : 134 B
  13. tests/intend_failure.rs : 131 B
  14. tests/intend_failure/greater_than_one_member_variant.rs : 126 B
  15. tests/intend_failure/more_than_cast.rs : 123 B
  16. tests/intend_failure/empty_variant.rs : 115 B
  17. tests/intend_failure/with_struct.rs : 104 B
  18. tests/intend_failure/with_union.rs : 102 B
  19. tests/intend_failure/with_empty_struct.rs : 82 B
  20. .gitignore : 19 B