Struct std::io::Pipe

Re-export from std::io::unix::Pipe

struct Pipe { ... }

A FIFO pipe.

Fields

Methods

impl Pipe { ... }

Mixins

impl Pipe { ... }