rstd 0.1.0
Loading...
Searching...
No Matches
rstd::process::ChildStdin Struct Referenceexport
module rstd

A handle to a child process's standard input (write end of pipe). More...

Detailed Description

A handle to a child process's standard input (write end of pipe).

Dropping this closes the pipe, causing the child to see EOF on its stdin.


The documentation for this struct was generated from the following files: