🔬This is a nightly-only experimental API. (
linux_pidfd #82971)Available on (Linux) and not ((Fortanix and SGX, or WebAssembly and non-WASI)) only.
Expand description
Linux-specific extensions to primitives in the std::process module.
Structs§
- PidFd
Experimental - This type represents a file descriptor that refers to a process.
Traits§
- Child
Ext Experimental - Os-specific extensions for
Child - Command
Ext Experimental - Os-specific extensions for
Command