Docs.rs
nix-0.28.0
nix 0.28.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
carllerche
github:nix-rust:nix-maintainers
Dependencies
bitflags ^2.3.1
normal
cfg-if ^1.0
normal
libc ^0.2.153
normal
memoffset ^0.9
normal
optional
pin-utils ^0.1.0
normal
optional
assert-impl ^0.1
dev
parking_lot ^0.12
dev
rand ^0.8
dev
semver ^1.0.7
dev
tempfile ^3.7.1
dev
cfg_aliases ^0.1.1
build
caps ^0.5.3
dev
sysctl ^0.4
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-ios
aarch64-linux-android
x86_64-apple-darwin
x86_64-unknown-freebsd
x86_64-unknown-illumos
x86_64-unknown-linux-gnu
x86_64-unknown-netbsd
x86_64-unknown-redox
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nix
0.28.0
Module env
Structs
Functions
In crate nix
?
Module
nix
::
env
source
·
[
−
]
Available on
crate feature
env
only.
Expand description
Environment variables
Structs
§
ClearEnvError
Indicates that
clearenv
failed for some unknown reason
Functions
§
clearenv
⚠
Clear the environment of all name-value pairs.