Module std::os::linux::process   [−][src]
This is supported 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