Module std::io::pipeExperimental
[-]
[+]
[src]
Synchronous, in-memory pipes.
Currently these aren't particularly useful, there only exists bindings enough so that pipes can be created to child processes.
Structs
| PipePair | |
| PipeStream | A synchronous, in-memory pipe. |