einstellung_derive 0.1.2

Proc-Macro crate for einstellung
Documentation
1
2
3
4
5
error: Duplicate field `default`
 --> src/trybuild_tests/duplicate_default_attribute.rs
  |
  |     #[config(default = 8080, default = 9090)]
  |                              ^^^^^^^