🔬This is a nightly-only experimental API. (
linux_pidfd)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