🔬This is a nightly-only experimental API. (
linux_pidfd
#82971)Available on Linux only.
Expand description
Linux-specific extensions to primitives in the std::process
module.
Structs
PidFdExperimental
This type represents a file descriptor that refers to a process.
Traits
CommandExtExperimental
Os-specific extensions for
Command