Function std::sys::unix::os::env

source ·
pub fn env() -> Env 
Expand description

Returns a vector of (variable, value) byte-vector pairs for all the environment variables of the current process.