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