Crate pipefile

Source
Expand description

Create a UNIX pipe with read and write endpoints.

Structs§

PipeFile
A pipe has two ends and no middle.

Functions§

pipe
Make a new pipe.