Docs.rs
container-pid-2.0.0
container-pid 2.0.0
Permalink
Docs.rs crate page
MIT
01 August 2026
Links
Repository
crates.io
Source
Owners
Mic92
Dependencies
rustix ^1
normal
thiserror ^2
normal
Versions
32.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
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
Skip to main content
RawPid
container_
pid
2.0.0
container_pid
Type Alias
RawPid
Copy item path
Source
pub type RawPid =
i32
;
Expand description
A raw process ID as used by the kernel.