conflaguration 1.2.0

typed settings structs from environment variables
Documentation
1
2
3
4
5
error: only named struct fields supported
 --> tests/compile_fail/settings_on_tuple_struct.rs:4:8
  |
4 | struct BadConfig(u16);
  |        ^^^^^^^^^