Module io_providers::env[][src]

Defines traits and implementations for the inspection and manipulation of the process's environment.

Structs

NativeEnv

Provides inspection and manipulation of the process's environment, using std::env.

SimulatedEnv

Provides inspection and manipulation of a simulated process environment.

Traits

Env

Provides inspection and manipulation of the process's environment.