Available on Windows only.
Expand description
Windows-specific extensions to primitives in the std::process
module.
Structs§
- Proc
Thread Attribute List Experimental A wrapper around windowsProcThreadAttributeList
. - Proc
Thread Attribute List Builder Experimental Builder for constructing aProcThreadAttributeList
.
Traits§
- Windows-specific extensions to the
process::Command
builder. - Windows-specific extensions to
process::ExitStatus
. - Child
Ext Experimental - Exit
Code Ext Experimental Windows-specific extensions toprocess::ExitCode
.