std
1.89.0-nightly-414482f6a-2025-05-13
Module unix
Module Items
Re-exports
Statics
Functions
In std::
sys::
env
std
::
sys
::
env
Module
unix
Copy item path
Source
Re-exports
§
pub use super::common::
Env
;
Statics
§
ENV_
LOCK
🔒
Functions
§
env
Returns a vector of (variable, value) byte-vector pairs for all the environment variables of the current process.
env_
read_
lock
environ
⚠
getenv
setenv
⚠
unsetenv
⚠