einstellung_derive 0.1.6

Proc-Macro crate for einstellung
Documentation
1
2
3
4
5
6
7
error: Unsupported shape `enum`. Expected struct with named fields.
 --> src/trybuild_tests/invalid_item_enum.rs
  |
  | #[derive(Config)]
  |          ^^^^^^
  |
  = note: this error originates in the derive macro `Config` (in Nightly builds, run with -Z macro-backtrace for more info)