error: Only enums can use this derive
 --> /tests/derive-tests/try_into/fail/struct.rs:4:12
  |
4 | pub struct Struct {
  |            ^^^^^^
