mirror of
https://github.com/OMGeeky/confique.git
synced 2026-02-15 07:34:47 +01:00
Regarding nested fields: I cannot imagine a situation where that distinction is useful. Also, specifying an empty nested object looks stupid in TOML and YAML anyway. Regarding default fields: If there is a default value, then the field should not be declared as optional to begin with.