Load variables from config files
Open
enhancement
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
Does _just_ load the cargo.toml file so that I can access parameters like the project name, version, etc...
I find it redundant to put these parameters in both cargo.toml and a .env file. It is better to have them in one location.
Contributor guide
Assessment
This issue has not been assessed yet.