Module unix
std
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
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
⚠