std
1.91.0-nightly
(ca7750494 2025-08-09)
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
⚠