Docs.rs
procfs-0.17.0
procfs 0.17.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
eminence
Dependencies
backtrace ^0.3
normal
optional
bitflags ^2.0
normal
chrono ^0.4.20
normal
optional
flate2 ^1.0.3
normal
optional
hex ^0.4
normal
procfs-core ^0.17.0
normal
rustix ^0.38.19
normal
serde ^1.0
normal
optional
criterion ^0.5
dev
failure ^0.1
dev
libc ^0.2.139
dev
procinfo ^0.4.2
dev
Versions
89.9%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
procfs
0.17.0
In procfs::
sys::
fs::
binfmt_
misc
procfs
::
sys
::
fs
::
binfmt_misc
Function
list
Copy item path
source
pub fn list() ->
ProcResult
<
Vec
<
BinFmtEntry
>>