into_variant 0.3.0

Easily convert your types into the corresponding enum variant
Documentation
1
2
3
4
5
error: expected `enum`
 --> tests_error/not_an_enum.rs:6:1
  |
6 | struct Struct {
  | ^^^^^^