std::io::process::EnvMapExperimental [-]  [+] [src]

type EnvMap = HashMap<EnvKey, CString>;

A HashMap representation of environment variables.