into_variant 0.3.0

Easily convert your types into the corresponding enum variant
Documentation
1
2
3
4
5
error: into_variant does not support generics
 --> tests_error/generic_enum.rs:6:14
  |
6 | enum MessedUp<T> {
  |              ^