ban std::env::var
, and have one ForestVars
structure
#4182
Labels
Priority: 4 - Low
Limited impact and can be implemented at any time
documentation/src/environment_variables.md
, and have it link to the rustdoc for the aboveThese means we have:
We could also have an approach like #3370 or using https://docs.rs/figment/latest/figment/index.html for config
Cargo did something similar last year: rust-lang/cargo#11588
Originally posted by @aatifsyed in #4177 (comment)
The text was updated successfully, but these errors were encountered: