Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
nix-0.30.1
nix 0.30.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
carllerche
github:nix-rust:nix-maintainers
Dependencies
bitflags ^2.3.3
normal
cfg-if ^1.0
normal
libc ^0.2.171
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.9
dev
semver ^1.0.7
dev
tempfile ^3.7.1
dev
cfg_aliases ^0.2.1
build
caps ^0.5.3
dev
sysctl ^0.4
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-ios
aarch64-linux-android
x86_64-apple-darwin
x86_64-unknown-freebsd
x86_64-unknown-fuchsia
x86_64-unknown-illumos
x86_64-unknown-linux-gnu
x86_64-unknown-netbsd
x86_64-unknown-redox
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module statvfs
nix
0.30.1
Module statvfs
Module Items
Structs
Functions
In nix::
sys
nix
::
sys
Module
statvfs
Copy item path
Source
Available on
crate feature
fs
only.
Expand description
Get filesystem statistics
See
the man pages
for more details.
Structs
§
FsFlags
File system mount Flags
Statvfs
Wrapper around the POSIX
statvfs
struct
Functions
§
fstatvfs
Return a
Statvfs
object with information about
fd
statvfs
Return a
Statvfs
object with information about the
path