[src]

Module std::io::pipe

Synchronous, in-memory pipes.

Currently these aren't particularly useful, there only exists bindings enough so that pipes can be created to child processes.

PipeStream

A synchronous, in-memory pipe.