Skip to main content
Module unix
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
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
⚠
Non-Apple
getenv
setenv
⚠
unsetenv
⚠