Module cargo::util::config::environment
source · Expand description
Encapsulates snapshotting of environment variables.
Structs
- A snapshot of the environment variables available to
super::Config
.
Functions
- Generate
case_insensitive_env
andnormalized_env
from theenv
.