mirror of
https://github.com/OMGeeky/confique.git
synced 2026-01-10 05:29:41 +01:00
Since there is no established format for representing collections within env variables, to enable their support, the feature with a custom parser attribute added. Add helpers for parsing env variables into collections Improve rustdoc for `env_utils` functions Improve `parse_env` example