Hacker News new | ask | show | jobs
by inferiorhuman 976 days ago
https://docs.rs/dotenvy/latest/dotenvy/fn.from_filename.html
1 comments

You still didn't understand my point. The thing that I'm talking about is using env-vars to point at config files that do not themselves contain env-vars, but rather are opaque app-specific config files, in formats like YAML or whatever-else.