structconf 0.5.0

Combine clap and rust-ini into a single procedural macro
Documentation
1
2
3
4
5
error: The `long` attribute with value `abc` is repeated with another field.
  --> $DIR/repeated_long.rs:10:9
   |
10 |     pub name2: bool,
   |         ^^^^^