Configuration from environment variables

Hello! I spent a couple of nights making the library. It parses environment variables and prepares a structure of settings so a developer is free of creating a parser of environment variables. Could I have some feedback about the interface, the design, the code. I appreciate it.

By the way the library is a fork of envconfig-rs. I wanted to make an inference of an environment variable from a field name and make a PR but I got some restrictions because of the original design. Then it required a change of interface and then the origin code changed completely.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.