Module std::io::pipe[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. |
Synchronous, in-memory pipes.
Currently these aren't particularly useful, there only exists bindings enough so that pipes can be created to child processes.
| PipePair | |
| PipeStream | A synchronous, in-memory pipe. |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).